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 287e168 commit bef2ca3Copy full SHA for bef2ca3
src/libraries/System.IO.Pipes/Directory.Build.props
@@ -3,5 +3,6 @@
3
<PropertyGroup>
4
<StrongNameKeyId>Microsoft</StrongNameKeyId>
5
<IncludePlatformAttributes>true</IncludePlatformAttributes>
6
+ <UnsupportedOSPlatforms>browser</UnsupportedOSPlatforms>
7
</PropertyGroup>
8
</Project>
0 commit comments