1
0
Fork 0
mirror of https://github.com/hawkeye-stan/msfs-popout-panel-manager.git synced 2025-01-04 03:26:49 +01:00
msfs-popout-panel-manager/WpfApp/Properties/launchSettings.json

10 lines
165 B
JSON
Raw Normal View History

2022-07-23 21:23:32 +02:00
{
"profiles": {
"WpfApp": {
"commandName": "Project",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}