Skip to content

Commit aafbccc

Browse files
committed
fix(ci): remove global.json test runner constraint
global.json enforces Microsoft.Testing.Platform for all tests, which conflicts with CI's need to use VSTest mode (via -p:EnableMSTestRunner=false) to work around .NET 10 SDK protocol version issues. The Testing Platform settings remain in the csproj for local development.
1 parent 2d1e364 commit aafbccc

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

global.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)