roslyn-sdk icon indicating copy to clipboard operation
roslyn-sdk copied to clipboard

ReferenceAssemblies for .NET 9 are p1

Open 333fred opened this issue 8 months ago • 0 comments

See context from https://github.com/dotnet/roslyn/discussions/77207#discussioncomment-12198009. The gist is that 1.1.2 misleadingly ships with a ".NET 9" set of references, but those references are actually p1, and are missing most of the interesting changes in .NET 9. We should update that reference to the RTM version, and further never ship a pre-release version of the .NET reference assemblies without clearly labeling them as such in this library.

333fred avatar Feb 14 '25 17:02 333fred