FModel vStable

This commit is contained in:
4sval
2022-12-29 10:29:26 +01:00
parent 41adc2412a
commit 944f77c70b
2 changed files with 4 additions and 4 deletions

View File

@@ -5,9 +5,9 @@
<TargetFramework>net6.0-windows</TargetFramework>
<UseWPF>true</UseWPF>
<ApplicationIcon>FModel.ico</ApplicationIcon>
<Version>4.4.1</Version>
<AssemblyVersion>4.4.1.0</AssemblyVersion>
<FileVersion>4.4.1.0</FileVersion>
<Version>4.4.1.1</Version>
<AssemblyVersion>4.4.1.1</AssemblyVersion>
<FileVersion>4.4.1.1</FileVersion>
<IsPackable>false</IsPackable>
<IsPublishable>true</IsPublishable>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>