Microsoft.CodeAnalysis.Common (4.4.0)
Published 2023-05-05 11:29:42 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.4.0 Microsoft.CodeAnalysis.Common
About this package
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). 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/1ce8866c9de4c2d67351ef6863699dee03b0804a.
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.CodeAnalysis.Analyzers | 3.3.3 | .NETCoreApp3.1 |
System.Collections.Immutable | 6.0.0 | .NETCoreApp3.1 |
System.Memory | 4.5.5 | .NETCoreApp3.1 |
System.Reflection.Metadata | 5.0.0 | .NETCoreApp3.1 |
System.Runtime.CompilerServices.Unsafe | 6.0.0 | .NETCoreApp3.1 |
System.Text.Encoding.CodePages | 6.0.0 | .NETCoreApp3.1 |
System.Threading.Tasks.Extensions | 4.5.4 | .NETCoreApp3.1 |
Microsoft.CodeAnalysis.Analyzers | 3.3.3 | .NETStandard2.0 |
System.Collections.Immutable | 6.0.0 | .NETStandard2.0 |
System.Memory | 4.5.5 | .NETStandard2.0 |
System.Reflection.Metadata | 5.0.0 | .NETStandard2.0 |
System.Runtime.CompilerServices.Unsafe | 6.0.0 | .NETStandard2.0 |
System.Text.Encoding.CodePages | 6.0.0 | .NETStandard2.0 |
System.Threading.Tasks.Extensions | 4.5.4 | .NETStandard2.0 |