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

Commit 7022fc9

Browse files
committed
Lock release branch to produce rc2 packages
1 parent 9378be6 commit 7022fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dir.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147

148148
<!-- Packaging properties -->
149149
<PropertyGroup>
150-
<PreReleaseLabel>rc3</PreReleaseLabel>
150+
<PreReleaseLabel>rc2</PreReleaseLabel>
151151
<PackageDescriptionFile>$(SourceDir).nuget/descriptions.json</PackageDescriptionFile>
152152
<PackageLicenseFile>$(SourceDir).nuget/dotnet_library_license.txt</PackageLicenseFile>
153153
<PackageThirdPartyNoticesFile>$(SourceDir).nuget/ThirdPartyNotices.txt</PackageThirdPartyNoticesFile>

0 commit comments

Comments
 (0)