This commit is contained in:
2026-04-13 11:22:40 +02:00
parent c198d362b1
commit 3b6f66d0fb
4 changed files with 53 additions and 1 deletions
@@ -0,0 +1,12 @@
{
"profiles": {
"TrafagSalesExporter": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:55415;http://localhost:55416"
}
}
}