build: Updates csprog properties to not include source revision in informational version

This commit is contained in:
Neil Dorin
2024-05-23 11:52:15 -06:00
parent e2772769c0
commit b150ae22c8

View File

@@ -15,6 +15,7 @@
<PackageTags>crestron;4series;</PackageTags>
<Version>2.0.0-local</Version>
<InformationalVersion>$(Version)</InformationalVersion>
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
<PackageOutputPath>../../package</PackageOutputPath>
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
</PropertyGroup>