Add two buttons to select or unselect all image to analyse
[master-thesis.git] / Parasitemia / ParasitemiaCore / ParasitemiaCore.fsproj
index 4309643..2825174 100644 (file)
@@ -3,10 +3,15 @@
   <PropertyGroup>
     <OutputType>Library</OutputType>
     <TargetFramework>net5.0</TargetFramework>
+    <Version>1.0.14</Version>
+    <AssemblyVersion>1.0.0.14</AssemblyVersion>
+    <FileVersion>1.0.0.14</FileVersion>
+    <Authors>Greg Burri</Authors>
+    <Product />
+    <Company>CHUV &amp; HES-SO</Company>
   </PropertyGroup>
 
   <ItemGroup>
-    <Compile Include="AssemblyInfo.fs" />
     <Compile Include="Heap.fs" />
     <Compile Include="UnitsOfMeasure.fs" />
     <Compile Include="Const.fs" />
@@ -31,7 +36,6 @@
     <Compile Include="Classifier.fs" />
     <Compile Include="Analysis.fs" />
     <Content Include="License-LGPL.txt" />
-    <Content Include="packages.config" />
     <Content Include="OpenTK.dll.config" />
   </ItemGroup>