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 8b66782 commit 18e632cCopy full SHA for 18e632c
eng/Versions.props
@@ -7,8 +7,8 @@
7
<PropertyGroup>
8
<MajorVersion>1</MajorVersion>
9
<MinorVersion>3</MinorVersion>
10
- <PatchVersion>1</PatchVersion>
11
- <PreReleaseVersionLabel>rtw</PreReleaseVersionLabel>
+ <PatchVersion>2</PatchVersion>
+ <PreReleaseVersionLabel>preview1</PreReleaseVersionLabel>
12
<DotNetFinalVersionKind Condition="'$(PreReleaseVersionLabel)' == 'rtw'">release</DotNetFinalVersionKind>
13
</PropertyGroup>
14
0 commit comments