Skip to content

Commit c523686

Browse files
Bump to 33.0.56 $(AndroidNet7Version) (#7998)
Changes: 33.0.46...837ca0d This updates the stable .NET 7 workload that the .NET 8 workload depends on.
1 parent f3b81f8 commit c523686

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
@@ -42,7 +42,7 @@
4242
<DebugType Condition=" '$(DebugType)' == '' ">portable</DebugType>
4343
<Deterministic Condition=" '$(Deterministic)' == '' ">True</Deterministic>
4444
<LangVersion Condition=" '$(LangVersion)' == '' ">latest</LangVersion>
45-
<AndroidNet7Version Condition=" '$(AndroidNet7Version)' == '' ">33.0.46</AndroidNet7Version>
45+
<AndroidNet7Version Condition=" '$(AndroidNet7Version)' == '' ">33.0.56</AndroidNet7Version>
4646
</PropertyGroup>
4747
<PropertyGroup Condition=" '$(HostOS)' == '' ">
4848
<HostOS Condition="$([MSBuild]::IsOSPlatform('windows'))">Windows</HostOS>

0 commit comments

Comments
 (0)