Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
2023-06-26 17:02:11 +08:00
52 changed files with 961 additions and 40 deletions

View File

@@ -0,0 +1,12 @@
{
"profiles": {
"Tnb.BasicData.Interfaces": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:50305;http://localhost:50306"
}
}
}