We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed74cfc + 9cbf665 commit ad9a506Copy full SHA for ad9a506
Configuration.props
@@ -43,7 +43,7 @@
43
<DebugType Condition=" '$(DebugType)' == '' ">portable</DebugType>
44
<Deterministic Condition=" '$(Deterministic)' == '' ">True</Deterministic>
45
<LangVersion Condition=" '$(LangVersion)' == '' ">latest</LangVersion>
46
- <AndroidNetPreviousVersion Condition=" '$(AndroidNetPreviousVersion)' == '' ">34.0.95</AndroidNetPreviousVersion>
+ <AndroidNetPreviousVersion Condition=" '$(AndroidNetPreviousVersion)' == '' ">34.0.113</AndroidNetPreviousVersion>
47
</PropertyGroup>
48
<PropertyGroup Condition=" '$(HostOS)' == '' ">
49
<HostOS Condition="$([MSBuild]::IsOSPlatform('windows'))">Windows</HostOS>
0 commit comments