To .NET 5 (lot of refactoring)
[master-thesis.git] / Parasitemia / ParasitemiaUI / XAML / ImageSourceSelection.xaml.fs
diff --git a/Parasitemia/ParasitemiaUI/XAML/ImageSourceSelection.xaml.fs b/Parasitemia/ParasitemiaUI/XAML/ImageSourceSelection.xaml.fs
deleted file mode 100644 (file)
index 300118e..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-namespace ParasitemiaUI.Views
-
-open System
-open System.Windows
-open System.Windows.Data
-open System.Windows.Input
-
-open ViewModule.FSharp
-open FsXaml
-
-type ImageSourceSelection = XAML<"XAML/ImageSourceSelection.xaml">