Skip to content

Commit e824650

Browse files
committed
Update launchSettings.json
1 parent e15f8da commit e824650

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

Blog.Core/Properties/launchSettings.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,6 @@
11
{
22
"$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-
},
113
"profiles": {
12-
"IIS Express": {
13-
"commandName": "IISExpress",
14-
"launchBrowser": true,
15-
"environmentVariables": {
16-
"ASPNETCORE_ENVIRONMENT": "Development"
17-
}
18-
},
194
"Blog.Core": {
205
"commandName": "Project",
216
"launchBrowser": true,

0 commit comments

Comments
 (0)