We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce705e0 commit 5ae3cc0Copy full SHA for 5ae3cc0
eng/Versions.props
@@ -8,7 +8,7 @@
8
<WcfAssemblyVersion>4.8.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>preview4</PreReleaseVersionLabel>
+ <PreReleaseVersionLabel>rc2</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