Skip to content

Commit 417b874

Browse files
committed
chore: remove IIS Express profile from launch settings
1 parent 193dfa6 commit 417b874

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Chapter-1-initial-architecture/Src/Fitnet/Properties/launchSettings.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,6 @@
2828
"environmentVariables": {
2929
"ASPNETCORE_ENVIRONMENT": "Development"
3030
}
31-
},
32-
"IIS Express": {
33-
"commandName": "IISExpress",
34-
"launchBrowser": true,
35-
"launchUrl": "docs/v1",
36-
"environmentVariables": {
37-
"ASPNETCORE_ENVIRONMENT": "Development"
38-
}
3931
}
4032
}
4133
}

0 commit comments

Comments
 (0)