File tree Expand file tree Collapse file tree 1 file changed +9
-14
lines changed Expand file tree Collapse file tree 1 file changed +9
-14
lines changed Original file line number Diff line number Diff line change 11{
2- "iisSettings" :
3- {
2+ "iisSettings" : {
43 "windowsAuthentication" : false ,
54 "anonymousAuthentication" : true ,
6- "iisExpress" :
7- {
5+ "iisExpress" : {
86 "applicationUrl" : " http://localhost:5000" ,
7+ "launchUrl" : " swagger/index.html" ,
98 "sslPort" : 0
109 }
1110 },
12- "profiles" :
13- {
14- "IIS Express" :
15- {
11+ "profiles" : {
12+ "IIS Express" : {
1613 "commandName" : " IISExpress" ,
17- "environmentVariables" :
18- {
14+ "environmentVariables" : {
1915 "ASPNETCORE_ENVIRONMENT" : " Development"
2016 }
2117 },
22- "TesterApp" :
23- {
18+ "TesterApp" : {
2419 "commandName" : " Project" ,
25- "environmentVariables" :
26- {
20+ "environmentVariables" : {
2721 "ASPNETCORE_ENVIRONMENT" : " Development"
2822 },
2923 "launchBrowser" : true ,
24+ "launchUrl" : " swagger/index.html" ,
3025 "applicationUrl" : " http://localhost:5000"
3126 }
3227 }
You can’t perform that action at this time.
0 commit comments