Browse Source

Delete modules/blogging/src/Volo.Blogging.Admin.Web/Properties/launchSettings.json

pull/20327/head
Engincan VESKE 2 years ago
committed by GitHub
parent
commit
dfb9e7d511
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 12
      modules/blogging/src/Volo.Blogging.Admin.Web/Properties/launchSettings.json

12
modules/blogging/src/Volo.Blogging.Admin.Web/Properties/launchSettings.json

@ -1,12 +0,0 @@
{
"profiles": {
"Volo.Blogging.Admin.Web": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:50430;http://localhost:50431"
}
}
}
Loading…
Cancel
Save