You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Build with .NET 5.0.100 SDK
This requires also updating the NB.GV LKG version we build with.
- Build benchmarks for net5.0 as well
- Install the new SDK on agents
- Add .NET Core 3.1 runtime for testing
- Run tests on net5.0 instead of netcoreapp3.1
While we'd rather test *both*, microsoft/MSBuildLocator#95 is likely the cause for a failure of MSBuild to locate System.Collections.dll,v5.0 when running on the .NET Core 3.1 runtime but under the 5.0 SDK.
0 commit comments