Skip to content

Commit 6d7584c

Browse files
committed
Bump $(ProductVersion) to 7.3.0.
(Commercial) Xamarin.Android v7.3 is being tracked in the [xamarin-android/d15-2][0] branch, which was branched from commit 583ed5f. [0]: https://github.com/xamarin/xamarin-android/commits/d15-2
1 parent 583ed5f commit 6d7584c

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.2.99</ProductVersion>
15+
<ProductVersion>7.3.0</ProductVersion>
1616
<AutoProvision Condition=" '$(AutoProvision)' == '' ">False</AutoProvision>
1717
<AutoProvisionUsesSudo Condition=" '$(AutoProvisionUsesSudo)' == '' ">False</AutoProvisionUsesSudo>
1818
<HostOS Condition=" '$(HostOS)' == '' And '$(OS)' == 'Windows_NT' ">Windows</HostOS>

0 commit comments

Comments
 (0)