Skip to content

Commit

Permalink
$(AndroidPackVersionSuffix)=preview.4; net8 is 34.0.0-preview.4 (dotn…
Browse files Browse the repository at this point in the history
…et#7912)

Context: https://github.com/xamarin/xamarin-android/tree/release/8.0.1xx-preview3

We branched for .NET 8 preview 3 from 7d97205 into
`release/8.0.1xx-preview3`.

Update xamarin-android/main's version number to 34.0.0-preview.4 for
.NET 8 preview 4.
  • Loading branch information
jonathanpeppers authored Mar 22, 2023
1 parent 7d97205 commit 9d6e735
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 @@ -35,7 +35,7 @@
* Bump first digit of the patch version for feature releases (and reset the first two digits to 0)
-->
<AndroidPackVersion>34.0.0</AndroidPackVersion>
<AndroidPackVersionSuffix>preview.3</AndroidPackVersionSuffix>
<AndroidPackVersionSuffix>preview.4</AndroidPackVersionSuffix>
</PropertyGroup>

<!-- Common <PackageReference/> versions -->
Expand Down

0 comments on commit 9d6e735

Please sign in to comment.