12345678910111213 |
- {
- "profiles": {
- "XYY.gRpc.Customer": {
- "commandName": "Project",
- "dotnetRunMessages": "true",
- "launchBrowser": false,
- "applicationUrl": "http://localhost:5000;https://localhost:5001",
- "environmentVariables": {
- "ASPNETCORE_ENVIRONMENT": "Development"
- }
- }
- }
- }
|