Browse Source

Update global.json

pull/3553/head
Youssef Victor 7 months ago committed by GitHub
parent
commit
c027c910c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 5
      global.json

5
global.json

@ -3,5 +3,8 @@
"version": "10.0.0", "version": "10.0.0",
"rollForward": "major", "rollForward": "major",
"allowPrerelease": true "allowPrerelease": true
},
"test": {
"runner": "Microsoft.Testing.Platform"
} }
} }

Loading…
Cancel
Save