Archived
Private
Public Access
1
0

Edited launchSettings.json + removed unnecessary code

This commit is contained in:
2023-04-17 15:05:57 +02:00
parent dfc405d799
commit a2149d24ec
3 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@
"http": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"launchBrowser": false,
"launchUrl": "swagger",
"applicationUrl": "http://localhost:5273",
"environmentVariables": {