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 e18ce5f commit 1afe6a4Copy full SHA for 1afe6a4
eng/Versions.props
@@ -8,7 +8,7 @@
8
<WcfAssemblyVersion>6.0.0.0</WcfAssemblyVersion>
9
<!-- To produce shipping versions in non-official builds, instead of default fixed dummy version number (42.42.42.42). -->
10
<DotNetUseShippingVersions>true</DotNetUseShippingVersions>
11
- <PreReleaseVersionLabel>preview1</PreReleaseVersionLabel>
+ <PreReleaseVersionLabel>rc</PreReleaseVersionLabel>
12
<PreReleaseVersionIteration>
13
</PreReleaseVersionIteration>
14
<!-- Use the compiler in the CLI instead of in the sdk, since the sdk one doesn't work with netcoreapp3.0 yet -->
0 commit comments