Skip to content

Commit d1fe334

Browse files
author
Mitchell Hwang
committed
Mark System.Diagnostics.Process unsupported at assembly level
1 parent 823b8c9 commit d1fe334

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libraries/System.Diagnostics.Process/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)