Skip to content

Commit

Permalink
[wasm] Mark System.Net.NameResolution Unsupported at assembly level (d…
Browse files Browse the repository at this point in the history
…otnet#41985)

Co-authored-by: Mitchell Hwang <mitchell.hwang@microsoft.com>
  • Loading branch information
mdh1418 and Mitchell Hwang committed Sep 8, 2020
1 parent 0705527 commit 43d59ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/libraries/System.Net.NameResolution/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@
<Import Project="..\Directory.Build.props" />
<PropertyGroup>
<StrongNameKeyId>Microsoft</StrongNameKeyId>
<IncludePlatformAttributes>true</IncludePlatformAttributes>
<UnsupportedOSPlatforms>browser</UnsupportedOSPlatforms>
</PropertyGroup>
</Project>

0 comments on commit 43d59ca

Please sign in to comment.