main
Fix up all the test project launchSettings.json to allow F5 again
Remove CS1998 warning entirely and remove dependent C# code fix providers (#80144)
Fix all IDE0241 (Nullable directive is unnecessary)
Remove unused usings
Switch code that was using Assert.True/False as a replacement for .Fail
Update to net9.0 (#75465)
Remove most usage of "new ArrayBuilder" (#74689)
generated move
Avoid crash from Script class instantiation (#79879)