Skip to content

Commit bef2ca3

Browse files
mdh1418Mitchell Hwang
andauthored
Mark System.IO.Pipes Unsupported at assembly level (#41976)
Co-authored-by: Mitchell Hwang <mitchell.hwang@microsoft.com>
1 parent 287e168 commit bef2ca3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libraries/System.IO.Pipes/Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
<PropertyGroup>
44
<StrongNameKeyId>Microsoft</StrongNameKeyId>
55
<IncludePlatformAttributes>true</IncludePlatformAttributes>
6+
<UnsupportedOSPlatforms>browser</UnsupportedOSPlatforms>
67
</PropertyGroup>
78
</Project>

0 commit comments

Comments
 (0)