Skip to content

Commit

Permalink
[dev16.8] Update VS assembly version numbers. (dotnet#9697)
Browse files Browse the repository at this point in the history
  • Loading branch information
brettfo authored and KevinRansom committed Jul 25, 2020
1 parent 2b25ab8 commit 00199d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</PropertyGroup>
<PropertyGroup>
<VSMajorVersion>16</VSMajorVersion>
<VSMinorVersion>7</VSMinorVersion>
<VSMinorVersion>8</VSMinorVersion>
<VSGeneralVersion>$(VSMajorVersion).0</VSGeneralVersion>
<VSAssemblyVersionPrefix>$(VSMajorVersion).$(VSMinorVersion).0</VSAssemblyVersionPrefix>
<VSAssemblyVersion>$(VSAssemblyVersionPrefix).0</VSAssemblyVersion>
Expand Down

0 comments on commit 00199d1

Please sign in to comment.