Delete Properties directory

This commit is contained in:
dredgy
2021-11-09 17:38:06 +10:00
committed by GitHub
parent 380e4d044e
commit 9170ccbce0

View File

@@ -1,28 +0,0 @@
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:55543",
"sslPort": 44383
}
},
"profiles": {
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"WebApplication": {
"commandName": "Project",
"dotnetRunMessages": "true",
"launchBrowser": true,
"applicationUrl": "http://localhost:55543;http://localhost:55543",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}