We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e15f8da commit e824650Copy full SHA for e824650
1 file changed
Blog.Core/Properties/launchSettings.json
@@ -1,21 +1,6 @@
1
{
2
"$schema": "http://json.schemastore.org/launchsettings.json",
3
- "iisSettings": {
4
- "windowsAuthentication": false,
5
- "anonymousAuthentication": true,
6
- "iisExpress": {
7
- "applicationUrl": "http://localhost:58427",
8
- "sslPort": 0
9
- }
10
- },
11
"profiles": {
12
- "IIS Express": {
13
- "commandName": "IISExpress",
14
- "launchBrowser": true,
15
- "environmentVariables": {
16
- "ASPNETCORE_ENVIRONMENT": "Development"
17
18
19
"Blog.Core": {
20
"commandName": "Project",
21
"launchBrowser": true,
0 commit comments