downgrade .net

This commit is contained in:
kamonwan taengsuk
2023-06-08 14:25:09 +07:00
parent 9c1bef4d43
commit dc89fbda50
106 changed files with 19714 additions and 6461 deletions

View File

@@ -4,24 +4,23 @@
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:33423",
"sslPort": 44365
"applicationUrl": "http://localhost:18226",
"sslPort": 44324
}
},
"profiles": {
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"launchUrl": "swagger",
"launchUrl": "weatherforecast",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"rmutr_report": {
"commandName": "Project",
"dotnetRunMessages": "true",
"launchBrowser": true,
"launchUrl": "swagger",
"launchUrl": "weatherforecast",
"applicationUrl": "https://localhost:5001;http://localhost:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"