Skip to content

Commit dbf5022

Browse files
authored
update for 6.0 GA branding (#5135)
1 parent afdb3f2 commit dbf5022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<WcfAssemblyVersion>6.0.0.0</WcfAssemblyVersion>
99
<!-- To produce shipping versions in non-official builds, instead of default fixed dummy version number (42.42.42.42). -->
1010
<DotNetUseShippingVersions>true</DotNetUseShippingVersions>
11-
<PreReleaseVersionLabel>rc</PreReleaseVersionLabel>
11+
<PreReleaseVersionLabel>rtm</PreReleaseVersionLabel>
1212
<PreReleaseVersionIteration>
1313
</PreReleaseVersionIteration>
1414
<!-- 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

Comments
 (0)