Skip to content

Unpin C# compiler version for repo #65317

Closed
@stephentoub

Description

@stephentoub

We're currently manually pinning the C# compiler version:

<!-- TODO: Remove pinned compiler version once arcade supplies runtime with a compiler capable of handling !! -->
<MicrosoftNetCompilersToolsetVersion>4.2.0-2.22105.4</MicrosoftNetCompilersToolsetVersion>

as the version currently specified from dotnet/arcade is too old:

4.1.0-2.21609.7 (81831342)

We need to ensure the compiler bits are flowing appropriately and unpin.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions