Skip to content

Commit

Permalink
$(AndroidPackVersionSuffix)=preview.2 (#9733)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
jonathanpeppers authored Jan 30, 2025
1 parent f800c1a commit 3d71f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
* Bump first digit of the patch version for feature releases (and reset the first two digits to 0)
-->
<AndroidPackVersion>35.99.0</AndroidPackVersion>
<AndroidPackVersionSuffix>preview.1</AndroidPackVersionSuffix>
<AndroidPackVersionSuffix>preview.2</AndroidPackVersionSuffix>
<!-- Final value set by GetXAVersionInfo target -->
<IsStableBuild>false</IsStableBuild>
</PropertyGroup>
Expand Down

0 comments on commit 3d71f37

Please sign in to comment.