Skip to content

Update Microsoft.NETCore.Compilers to Microsoft.Net.Compilers.Toolset #1580

@Youssef1313

Description

@Youssef1313

Starting with dotnet/roslyn#60839, no new versions are going to be pushed for Microsoft.NETCore.Compilers package.

The following needs to be updated:

<Dependency Name="Microsoft.NETCore.Compilers" Version="4.3.0-1.22215.3">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>7a9af1cec6aa75c9e3ae0a142adcdb094aa0253b</Sha>
</Dependency>

<MicrosoftNETCoreCompilersPackageVersion>4.2.0-4.22208.7</MicrosoftNETCoreCompilersPackageVersion>

<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Features" Version="$(MicrosoftNETCoreCompilersPackageVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="$(MicrosoftNETCoreCompilersPackageVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="$(MicrosoftNETCoreCompilersPackageVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.Features" Version="$(MicrosoftNETCoreCompilersPackageVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic.Features" Version="$(MicrosoftNETCoreCompilersPackageVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version="$(MicrosoftNETCoreCompilersPackageVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic" Version="$(MicrosoftNETCoreCompilersPackageVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.Workspaces.Common" Version="$(MicrosoftNETCoreCompilersPackageVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="$(MicrosoftNETCoreCompilersPackageVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis" Version="$(MicrosoftNETCoreCompilersPackageVersion)" />

Otherwise, arcade will not use any new versions of these packages.

cc @JoeRobich @jaredpar

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions