remove detailed version from csproj to hopefully force compile time set

This commit is contained in:
RaidMax 2020-01-15 14:32:57 -06:00
parent a078da2715
commit 8afdb6df6f

View File

@ -37,8 +37,6 @@
<ServerGarbageCollection>false</ServerGarbageCollection>
<ConcurrentGarbageCollection>true</ConcurrentGarbageCollection>
<TieredCompilation>true</TieredCompilation>
<AssemblyVersion>2.3.1.0</AssemblyVersion>
<FileVersion>2.3.1.0</FileVersion>
<LangVersion>7.1</LangVersion>
<StartupObject></StartupObject>
</PropertyGroup>