dotnet-tools.json 197 B

123456789101112
  1. {
  2. "version": 1,
  3. "isRoot": true,
  4. "tools": {
  5. "microsoft.dotnet-msidentity": {
  6. "version": "1.0.0-preview.2.21253.1",
  7. "commands": [
  8. "dotnet-msidentity"
  9. ]
  10. }
  11. }
  12. }