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 f3b81f8 commit c523686Copy full SHA for c523686
Configuration.props
@@ -42,7 +42,7 @@
42
<DebugType Condition=" '$(DebugType)' == '' ">portable</DebugType>
43
<Deterministic Condition=" '$(Deterministic)' == '' ">True</Deterministic>
44
<LangVersion Condition=" '$(LangVersion)' == '' ">latest</LangVersion>
45
- <AndroidNet7Version Condition=" '$(AndroidNet7Version)' == '' ">33.0.46</AndroidNet7Version>
+ <AndroidNet7Version Condition=" '$(AndroidNet7Version)' == '' ">33.0.56</AndroidNet7Version>
46
</PropertyGroup>
47
<PropertyGroup Condition=" '$(HostOS)' == '' ">
48
<HostOS Condition="$([MSBuild]::IsOSPlatform('windows'))">Windows</HostOS>
0 commit comments