develop #1

Open
maddo wants to merge 128 commits from develop into master
2 changed files with 9 additions and 6 deletions
Showing only changes of commit 2293c4f9e1 - Show all commits

Updated project versions

MaddoScientisto 2024-10-14 21:56:40 +02:00

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>