1
0
Fork 0
mirror of https://github.com/hawkeye-stan/msfs-popout-panel-manager.git synced 2024-11-24 14:50:10 +00:00
msfs-popout-panel-manager/WpfApp/Properties/launchSettings.json

10 lines
165 B
JSON
Raw Normal View History

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