SAFE-Stack / SAFE-template

dotnet CLI template for SAFE project
MIT License
280 stars 87 forks source link

Use <NoDefaultLaunchSettingsFile/> instead of creating a default file #523

Closed theprash closed 1 year ago

theprash commented 1 year ago

A better fix for #460 applied to both default and minimal templates.

theprash commented 1 year ago

Actually, I'm going to close this. By removing the launchSetttings.json file the server defaults to running in "Production" environment during dev.