AspNetCore.Docs.Samples/samples/aspnetcore-authz-with-ext-a.../Contoso.API/.config/dotnet-tools.json

12 lines
179 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"microsoft.dotnet-msidentity": {
"version": "1.0.6",
"commands": [
"dotnet-msidentity"
]
}
}
}