Skip to content

Commit d12a3bc

Browse files
committed
Bump $(ProductVersion) to 7.4.99
(Commercial) Xamarin.Android v7.4 is being tracked in the [xamarin-android/d15-3][0] branch, which was branched from commit 7bb6938. Bump `$(ProductVersion)` to 7.4.99 to track development progress of the *next* version of Xamarin.Android. [0]: https://github.com/xamarin/xamarin-android/commits/d15-3
1 parent 2745b6a commit d12a3bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Configuration.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
Condition=" '$(DoNotLoadOSProperties)' != 'True' "
1313
/>
1414
<PropertyGroup>
15-
<ProductVersion>7.3.99</ProductVersion>
15+
<ProductVersion>7.4.99</ProductVersion>
1616
<!-- *Latest* API level binding that we support; used when building src/Xamarin.Android.Build.Tasks -->
1717
<AndroidLatestApiLevel>25</AndroidLatestApiLevel>
1818
<AndroidLatestFrameworkVersion>v7.1</AndroidLatestFrameworkVersion>

0 commit comments

Comments
 (0)