set version to 0.2.0

This commit is contained in:
Florian Stinglmayr 2022-11-29 17:20:34 +01:00
parent 9f1065c6ea
commit 6fe6f5e26f

View File

@ -2,6 +2,7 @@
<PropertyGroup>
<TargetFramework>net7.0-windows</TargetFramework>
<OutputType>WinExe</OutputType>
<Version>0.2.0</Version>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<UseWindowsForms>true</UseWindowsForms>
<UseWPF>true</UseWPF>