Updated project versions

This commit is contained in:
MaddoScientisto 2024-10-14 21:56:40 +02:00
commit 2293c4f9e1
2 changed files with 9 additions and 6 deletions

View file

@ -8,8 +8,8 @@
<ProduceReferenceAssembly>False</ProduceReferenceAssembly>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
<FileVersion>3.0.0.0</FileVersion>
<InformationalVersion>3.0.0-alpha.60+Branch.develop.Sha.388b9acf3220368b25e9a4d774323c73078ec17a</InformationalVersion>
<Version>3.0.0-alpha0060</Version>
<InformationalVersion>3.0.0-alpha.61+Branch.develop.Sha.328d7da303ddd44d7fdae46c8d8b2ad82ad2a494</InformationalVersion>
<Version>3.0.0-alpha0061</Version>
</PropertyGroup>
<PropertyGroup>
<UpdateVersionProperties>true</UpdateVersionProperties>

View file

@ -6,11 +6,14 @@
<ImplicitUsings>enable</ImplicitUsings>
<UseWindowsForms>true</UseWindowsForms>
<ProduceReferenceAssembly>False</ProduceReferenceAssembly>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
<FileVersion>3.0.0.0</FileVersion>
<InformationalVersion>3.0.0-alpha.61+Branch.develop.Sha.328d7da303ddd44d7fdae46c8d8b2ad82ad2a494</InformationalVersion>
<Version>3.0.0-alpha0061</Version>
</PropertyGroup>
<PropertyGroup>
<UpdateVersionProperties>true</UpdateVersionProperties>
</PropertyGroup>
<PropertyGroup>
<UpdateVersionProperties>true</UpdateVersionProperties>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugType>embedded</DebugType>
</PropertyGroup>