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.
1 parent 0af454c commit ec9d7efCopy full SHA for ec9d7ef
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.113</AndroidNetPreviousVersion>
+ <AndroidNetPreviousVersion Condition=" '$(AndroidNetPreviousVersion)' == '' ">34.0.137</AndroidNetPreviousVersion>
47
</PropertyGroup>
48
<PropertyGroup Condition=" '$(HostOS)' == '' ">
49
<HostOS Condition="$([MSBuild]::IsOSPlatform('windows'))">Windows</HostOS>
0 commit comments