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

Various fixes #290

Closed dsyme closed 7 years ago

dsyme commented 7 years ago

Here are some various fixes

Most notably it adds these framework restrictions to prevent so many libraries being downloaded. I think this is OK as we are not yet enabling .NET Standard now .NET Portable development with the scaffold?

frameworks: net45, net46, net461, net462