Delete Oqtane.Application/Client/Properties/launchSettings.json

This commit is contained in:
Shaun Walker
2026-02-17 12:19:11 -05:00
committed by GitHub
parent 6f6870b16d
commit b25279cdcf

View File

@@ -1,12 +0,0 @@
{
"profiles": {
"Oqtane.Application.Client": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:62381;http://localhost:62382"
}
}
}