Updated project versions
This commit is contained in:
parent
328d7da303
commit
2293c4f9e1
2 changed files with 9 additions and 6 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue