System.Diagnostics.Tools (4.0.1)
Published 2023-05-05 11:40:16 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.0.1 System.Diagnostics.Tools
About this package
Provides attributes, such as GeneratedCodeAttribute and SuppresMessageAttribute, that are emitted or consumed by analysis tools.
Commonly Used Types: System.CodeDom.Compiler.GeneratedCodeAttribute System.Diagnostics.CodeAnalysis.SuppressMessageAttribute
When using NuGet 3.x this package requires at least version 3.4.
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.NETCore.Platforms | 1.0.1 | .NETCore5.0 |
Microsoft.NETCore.Targets | 1.0.1 | .NETCore5.0 |
System.Runtime | 4.1.0 | .NETCore5.0 |
Microsoft.NETCore.Platforms | 1.0.1 | .NETStandard1.0 |
Microsoft.NETCore.Targets | 1.0.1 | .NETStandard1.0 |
System.Runtime | 4.1.0 | .NETStandard1.0 |