Add versions to executables

This commit is contained in:
Matt Nadareski
2024-11-21 10:35:15 -05:00
parent 9e205ddf2a
commit cd21c76c97
2 changed files with 2 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
<Nullable>enable</Nullable>
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Version>3.2.2</Version>
</PropertyGroup>
<!-- Support All Frameworks -->

View File

@@ -9,6 +9,7 @@
<Nullable>enable</Nullable>
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Version>3.2.2</Version>
</PropertyGroup>
<!-- Support All Frameworks -->