Skip to content

Commit b3a8187

Browse files
$(AndroidPackVersionSuffix)=rc.2 (#10418)
Context: https://github.com/dotnet/android/tree/release/10.0.1xx-rc1 We branched for .NET 10 RC 1 from cfd3915 into `release/10.0.1xx-rc1`; the main branch is now .NET 10 RC 2.
1 parent cfd3915 commit b3a8187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
* Bump first digit of the patch version for feature releases (and reset the first two digits to 0)
3838
-->
3939
<AndroidPackVersion>36.0.0</AndroidPackVersion>
40-
<AndroidPackVersionSuffix>rc.1</AndroidPackVersionSuffix>
40+
<AndroidPackVersionSuffix>rc.2</AndroidPackVersionSuffix>
4141
<!-- Final value set by GetXAVersionInfo target -->
4242
<IsStableBuild>false</IsStableBuild>
4343
</PropertyGroup>

0 commit comments

Comments
 (0)