fsprojects / ProjectScaffold

A prototypical .NET solution (file system layout and tooling), recommended for F# projects
http://fsprojects.github.io/ProjectScaffold
The Unlicense
516 stars 153 forks source link

Build configuration should default to Debug #285

Closed rmunn closed 7 years ago

rmunn commented 7 years ago

When most people clone ProjectScaffold, they're just getting started with their project, not getting ready to release it. It would be more useful to let the default build configuration default to Debug, not Release.

rmunn commented 7 years ago

Travis build failed with Could not find hash for https://api.github.com/repos/fsharp/FAKE/commits/master during Paket restore. This looks like it's unrelated to the changes in this PR, so I'm going to close and re-open the PR to trigger another Travis build.