You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/libraries/System.Diagnostics.Process/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,4 +10,4 @@ Documentation can be found at https://learn.microsoft.com/dotnet/api/system.diag
10
10
See the [Help Wanted](https://github.com/dotnet/runtime/issues?q=is%3Aopen+is%3Aissue+label%3Aarea-System.Diagnostics.Process+label%3A%22help+wanted%22) issues.
11
11
12
12
## Deployment
13
-
`System.Diagnostics.Process` is included in the shared framework and also provided as a [NuGet package](https://www.nuget.org/packages/System.Diagnostics.Process).
13
+
`System.Diagnostics.Process` is included in the shared framework. The package does not need to be installed into any project compatible with .NET Standard 2.0.
0 commit comments