To .NET 5 (lot of refactoring)
[master-thesis.git] / Parasitemia / ParasitemiaUI / XAML / RBCFrame.xaml.fs
diff --git a/Parasitemia/ParasitemiaUI/XAML/RBCFrame.xaml.fs b/Parasitemia/ParasitemiaUI/XAML/RBCFrame.xaml.fs
deleted file mode 100644 (file)
index f6bfdfb..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 RBCFrame = XAML<"XAML/RBCFrame.xaml">