Open
Description
Only a quick look through dotnet run
, I see:
sdk/src/Cli/dotnet/Commands/Run/RunCommand.cs
Lines 352 to 355 in 846dfc6
I'm not sure if we should use that for the new dotnet test for MTP or not, especially that in .NET 10 there is local SDK support now in global.json:
But at least we should also verify whether or not the local SDK works correctly with the new dotnet test.