Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 24e03e6

Browse files
authored
Move from rc1 to rtm prerelease label
1 parent ce238f4 commit 24e03e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>
1919
<StableVersion Condition="'$(StabilizePackageVersion)' == 'true' and '$(StableVersion)' == ''">$(PackageVersion)</StableVersion>
2020

21-
<PreReleaseLabel>rc1</PreReleaseLabel>
21+
<PreReleaseLabel>rtm</PreReleaseLabel>
2222
</PropertyGroup>
2323

2424
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->

0 commit comments

Comments
 (0)