bloxstrap/Bloxstrap/Properties/launchSettings.json
pizzaboxer 000de99c37 Fix quiet launching
Since this isn't a WinForms app anymore, there's no need to start the bootstrapper dialog as a new application with Application.Run.
2023-01-27 19:12:34 +00:00

7 lines
79 B
JSON

{
"profiles": {
"Bloxstrap": {
"commandName": "Project"
}
}
}