Skip to content

Commit ebd65c9

Browse files
committed
Bump version to v9.4.1.
Xamarin.Android v9.4.1 will correspond to d16-2 SR1.
1 parent 81627a4 commit ebd65c9

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=" Exists('$(MSBuildThisFileDirectory)Configuration.OperatingSystem.props') And '$(DoNotLoadOSProperties)' != 'True' "
1313
/>
1414
<PropertyGroup>
15-
<ProductVersion>9.4.0</ProductVersion>
15+
<ProductVersion>9.4.1</ProductVersion>
1616
<!-- TFV for all projects, try v4.7.2 but fallback if needed -->
1717
<_StandardLibraryPath Condition=" '$(TargetFrameworkVersion)' == '' ">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetPathToStandardLibraries('.NETFramework', 'v4.7.2', ''))</_StandardLibraryPath>
1818
<TargetFrameworkVersion Condition=" '$(TargetFrameworkVersion)' == '' And '$(_StandardLibraryPath)' != '' ">v4.7.2</TargetFrameworkVersion>

0 commit comments

Comments
 (0)