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
Our official build must run through MSBuild.exe, and runs
on VS 17.3 today, which delivers Roslyn 4.3. That's not new
enough to run some of the generators required for .NET 7.0.
Work around the discrepancy while we wait to be able to build
on a hosted 17.4 machine.
0 commit comments