main
Fix up all the test project launchSettings.json to allow F5 again
Rework analyzer assembly loading (#77004)
Make VBCSCompiler pipe name insensitive to casing of the path (#75852)
Improve Server Logging (#52572)
Treat more recoverable pipe failures as non-fatal (#84076)
Add timeout and log arguments to VBCSCompiler
Switch code that was using Assert.True/False as a replacement for .Fail
Add compilation caching mode to VBCSCompiler server (#82881)
Caching compiler: update timestamp of outputs (#83802)
Remove AssertEx.Fail
generated move
Remove AssertEx.NotNull
Remove unnecessary suppressions (#81499)
Use Microsoft.VisualStudio.Sdk meta-package and clean up versions and package references (#71111)
Allow purging compiler cache (#83242)