Sha256: 08d070b6e174926e089ccc7e8d289017404db6833f4ce2291974a5b0a51da51c
Contents?: true
Size: 664 Bytes
Versions: 11
Compression:
Stored size: 664 Bytes
Contents
{ "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:55368/", "sslPort": 0 } }, "profiles": { "IIS Express": { "commandName" : "IISExpress", "launchBrowser": true, "launchUrl": "api/values", "environmentVariables" : { "ASPNETCORE_ENVIRONMENT": "Development" } }, "TransformAPI": { "commandName": "Project", "launchBrowser": true, "launchUrl": "http://localhost:5000/api/values", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } } } }
Version data entries
11 entries across 11 versions & 1 rubygems