Skip to content

Commit 7415e46

Browse files
committed
Bump $(ProductVersion) to 11.1.99
(Commercial) Xamarin.Android v11.1 is being tracked in the [xamarin-android/d16-8][0] branch, which was branched from commit a944a89. Bump `$(ProductVersion)` to 11.1.99 to track development progress of the *next* version of Xamarin.Android. [0]: https://github.com/xamarin/xamarin-android/commits/d16-8
1 parent 6355de3 commit 7415e46

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
@@ -13,7 +13,7 @@
1313
</PropertyGroup>
1414

1515
<PropertyGroup>
16-
<ProductVersion>11.0.99</ProductVersion>
16+
<ProductVersion>11.1.99</ProductVersion>
1717
<!-- NuGet package version numbers. See Documentation/guides/DotNet5.md.
1818
Rules:
1919
* Reset patch version (third number) to 100 every time either major or minor version is bumped.

0 commit comments

Comments
 (0)