Microsoft.Net.Compilers by Microsoft

<PackageReference Include="Microsoft.Net.Compilers" Version="4.0.0-3.final" />

Package Files

30,729,172 bytes

 Microsoft.Net.Compilers 4.0.0-3.final

Note: This package is deprecated. Please use Microsoft.Net.Compilers.Toolset instead .NET Compilers package. Referencing this package will cause the project to be built using the C# and Visual Basic compilers contained in the package, as opposed to the version installed with MSBuild. The tools in this package require .NET Framework 4.7.2+ More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/d51d1a7338e32d3a3cd1e5452665964ee8ec15df.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Microsoft.Net.Compilers</id>
    <version>4.0.0-3.final</version>
    <authors>Microsoft</authors>
    <developmentDependency>true</developmentDependency>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>Icon.png</icon>
    <projectUrl>https://github.com/dotnet/roslyn</projectUrl>
    <description>Note: This package is deprecated. Please use Microsoft.Net.Compilers.Toolset instead

      .NET Compilers package.
      Referencing this package will cause the project to be built using the C# and Visual Basic compilers contained in the package, as opposed to the version installed with MSBuild.

      The tools in this package require .NET Framework 4.7.2+ 

      
    
      More details at https://aka.ms/roslyn-packages
      This package was built from the source at https://github.com/dotnet/roslyn/commit/d51d1a7338e32d3a3cd1e5452665964ee8ec15df.</description>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <tags>Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics</tags>
    <serviceable>true</serviceable>
    <repository type="git" url="https://github.com/dotnet/roslyn" commit="d51d1a7338e32d3a3cd1e5452665964ee8ec15df" />
    <dependencies>
      <group targetFramework=".NETFramework4.7.2" />
    </dependencies>
  </metadata>
</package>