• A
    Create a NETCore-targeted Compilers NuGet package (#19190) · 2d36e419
    Andy Gocke 提交于
    Creates a new package, Microsoft.NETCore.Compilers, which contains
    CoreCLR-compatible versions of csc and vbc compiled against the
    netcoreapp1.1 shared framework. This NuGet package can be referenced
    by any C# or VB MSBuild project as long as the `dotnet` command line
    tools and the netcoreapp1.1 framework is installed.
    2d36e419
Microsoft.Net.Compilers.nuspec 5.3 KB