Rename old C# backend folder

This commit is contained in:
aronmal 2022-10-26 00:12:48 +02:00
parent f3eb84d812
commit dc685661a7
Signed by: aronmal
GPG key ID: 816B7707426FC612
16 changed files with 0 additions and 0 deletions

View file

@ -1,28 +0,0 @@
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:9968",
"sslPort": 44374
}
},
"profiles": {
"LeakyShipsAPI": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7036;http://localhost:5045",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}