FSI.Lib eingefügt

This commit is contained in:
maier_S
2022-03-14 11:41:35 +01:00
parent 5f68588614
commit e702335252
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
<UseWPF>true</UseWPF>
<ImportWindowsDesktopTargets>true</ImportWindowsDesktopTargets>
<ApplicationIcon>Icons\FondiumU.ico</ApplicationIcon>
<AssemblyVersion>0.0</AssemblyVersion>
<AssemblyVersion>0.1</AssemblyVersion>
</PropertyGroup>
<ItemGroup>

View File

@@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0-windows</TargetFramework>
<OutputType>Library</OutputType>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
<UseWPF>true</UseWPF>
<ImportWindowsDesktopTargets>true</ImportWindowsDesktopTargets>
<AssemblyVersion>1.0</AssemblyVersion>