Microsoft.CodeAnalysis.Workspaces.Common
1.3.0
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.
Supported Platforms:
- .NET Framework 4.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.CodeAnalysis.Workspaces.Common -Version 1.3.0
dotnet add package Microsoft.CodeAnalysis.Workspaces.Common --version 1.3.0
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.Common" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.CodeAnalysis.Workspaces.Common --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.CodeAnalysis.Workspaces.Common, 1.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.CodeAnalysis.Workspaces.Common as a Cake Addin
#addin nuget:?package=Microsoft.CodeAnalysis.Workspaces.Common&version=1.3.0
// Install Microsoft.CodeAnalysis.Workspaces.Common as a Cake Tool
#tool nuget:?package=Microsoft.CodeAnalysis.Workspaces.Common&version=1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Microsoft.CodeAnalysis.Common (= 1.3.0)
- Microsoft.Composition (>= 1.0.27)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.CodeAnalysis.Workspaces.Common:
| Package | Downloads |
|---|---|
|
Microsoft.CodeAnalysis.CSharp.Workspaces
.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/e595ee276d14e14bfb3eb323fb57f2aa668bddea
|