We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6f7f02 commit 5962ba2Copy full SHA for 5962ba2
eng/Versions.props
@@ -1,7 +1,7 @@
1
<Project>
2
<Import Project="Version.Details.props" Condition="Exists('Version.Details.props')" />
3
<PropertyGroup>
4
- <VersionPrefix>10.0.300</VersionPrefix>
+ <VersionPrefix>10.0.200</VersionPrefix>
5
<!-- When StabilizePackageVersion is set to 'true', this branch will produce stable outputs for 'Shipping' packages -->
6
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>
7
<DotNetFinalVersionKind Condition="'$(StabilizePackageVersion)' == 'true'">release</DotNetFinalVersionKind>
0 commit comments