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 ece8a68 + 11dd4fe commit c9e5ebdCopy full SHA for c9e5ebd
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.79</AndroidNetPreviousVersion>
+ <AndroidNetPreviousVersion Condition=" '$(AndroidNetPreviousVersion)' == '' ">34.0.95</AndroidNetPreviousVersion>
47
</PropertyGroup>
48
<PropertyGroup Condition=" '$(HostOS)' == '' ">
49
<HostOS Condition="$([MSBuild]::IsOSPlatform('windows'))">Windows</HostOS>
0 commit comments