Skip to content

Commit b946ae1

Browse files
$(AndroidPackVersionSuffix)=preview.5 (#10087)
Context: https://github.com/dotnet/android/tree/release/10.0.1xx-preview4 We branched for .NET 10 Preview 4 from 5c5745c into `release/10.0.1xx-preview4`; the main branch is now .NET 10 Preview 5.
1 parent 8372461 commit b946ae1

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>36.0.0</AndroidPackVersion>
39-
<AndroidPackVersionSuffix>preview.4</AndroidPackVersionSuffix>
39+
<AndroidPackVersionSuffix>preview.5</AndroidPackVersionSuffix>
4040
<!-- Final value set by GetXAVersionInfo target -->
4141
<IsStableBuild>false</IsStableBuild>
4242
</PropertyGroup>

0 commit comments

Comments
 (0)