Every tooling repository, i.e. repositories which also insert into Visual Studio, should almost certainly be on .NET 3 Eng, since every release is a servicing release for Visual Studio.
In addition, inserting into .NET 3 SDK branches is not necessarily kept up-to-date in the .NET 5 Arcade, which caused Roslyn to miss an insertion into Visual Studio 16.6 Preview 2.
Arcade should have clear guidance that anyone inserting into Visual Studio should stay on .NET 3 releases until .NET 5 RTMs.
Every tooling repository, i.e. repositories which also insert into Visual Studio, should almost certainly be on .NET 3 Eng, since every release is a servicing release for Visual Studio.
In addition, inserting into .NET 3 SDK branches is not necessarily kept up-to-date in the .NET 5 Arcade, which caused Roslyn to miss an insertion into Visual Studio 16.6 Preview 2.
Arcade should have clear guidance that anyone inserting into Visual Studio should stay on .NET 3 releases until .NET 5 RTMs.