Files
SharepointToolbox-Web/Properties/launchSettings.json
T
2026-06-02 10:56:03 +02:00

14 lines
276 B
JSON

{
"profiles": {
"http": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": false,
"applicationUrl": "http://localhost:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}