dotnet / roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
https://docs.microsoft.com/dotnet/csharp/roslyn-sdk/
MIT License
19.05k stars 4.03k forks source link

Tests failing due to MessagePack on 32-bit debug builds only #64195

Open jasonmalinowski opened 2 years ago

CyrusNajmabadi commented 1 year ago

Likely fixed with https://github.com/dotnet/roslyn/pull/66005.