Microsoft.CodeAnalysis.Workspaces.Common (4.0.0)
Published 2023-05-05 11:30:07 +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.0 Microsoft.CodeAnalysis.Workspaces.Common
About this package
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions. Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/df45061e218c9b5813c5531bc06fb238a23e30f6.
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.CodeAnalysis.Common | [4.0.0, 4.0.0] | .NETCoreApp3.1 |
Humanizer.Core | 2.2.0 | .NETCoreApp3.1 |
Microsoft.Bcl.AsyncInterfaces | 5.0.0 | .NETCoreApp3.1 |
System.Composition | 1.0.31 | .NETCoreApp3.1 |
System.IO.Pipelines | 5.0.1 | .NETCoreApp3.1 |
Microsoft.CodeAnalysis.Common | [4.0.0, 4.0.0] | .NETStandard2.0 |
Humanizer.Core | 2.2.0 | .NETStandard2.0 |
Microsoft.Bcl.AsyncInterfaces | 5.0.0 | .NETStandard2.0 |
System.Composition | 1.0.31 | .NETStandard2.0 |
System.IO.Pipelines | 5.0.1 | .NETStandard2.0 |