Skip to content

Commit 3d71f37

Browse files
$(AndroidPackVersionSuffix)=preview.2 (#9733)
Context: https://github.com/dotnet/android/tree/release/10.0.1xx-preview1 We branched for .NET 10 Preview 1 from 3856e62 into `release/10.0.1xx-preview1`; the main branch is now .NET 10 Preview 2.
1 parent f800c1a commit 3d71f37

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
@@ -36,7 +36,7 @@
3636
* Bump first digit of the patch version for feature releases (and reset the first two digits to 0)
3737
-->
3838
<AndroidPackVersion>35.99.0</AndroidPackVersion>
39-
<AndroidPackVersionSuffix>preview.1</AndroidPackVersionSuffix>
39+
<AndroidPackVersionSuffix>preview.2</AndroidPackVersionSuffix>
4040
<!-- Final value set by GetXAVersionInfo target -->
4141
<IsStableBuild>false</IsStableBuild>
4242
</PropertyGroup>

0 commit comments

Comments
 (0)