Regenerated Endpoint as WebAPI project

This commit is contained in:
TypoMustakes
2023-12-06 10:58:52 +01:00
parent ff99af99c4
commit f8ad2bde48
5 changed files with 55 additions and 13 deletions

View File

@@ -1,16 +1,18 @@
{
"$schema": "http://json.schemastore.org/launchsettings.json",
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:42469",
"sslPort": 44362
"applicationUrl": "http://localhost:31272",
"sslPort": 44388
}
},
"profiles": {
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"launchUrl": "swagger",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
@@ -19,6 +21,7 @@
"commandName": "Project",
"dotnetRunMessages": "true",
"launchBrowser": true,
"launchUrl": "swagger",
"applicationUrl": "https://localhost:5001;http://localhost:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"