Skip to content

Commit

Permalink
Update version to 17.8 (#1409)
Browse files Browse the repository at this point in the history
* Update version to 17.8
  • Loading branch information
WardenGnaw committed Jul 10, 2023
1 parent dd9051f commit 9732ed9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/version.settings.targets
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<!--SxS: These three properties should be changed at the start of a new version, VersionZeroYear should be the year
before the start of the project.-->
<MajorVersion>17</MajorVersion>
<MinorVersion>4</MinorVersion>
<VersionZeroYear>2020</VersionZeroYear>
<MinorVersion>8</MinorVersion>
<VersionZeroYear>2022</VersionZeroYear>
<!-- Note: for compatibility, we leave the default assembly version of the repo at 14.0.
If we ever decide to change this, make sure that you notify partner teams such as C++ IOT -->
<AssemblyVersion Condition="'$(AssemblyVersion)'==''">14.0.0.0</AssemblyVersion>
Expand Down

0 comments on commit 9732ed9

Please sign in to comment.