giraffe-fsharp / giraffe-template

A dotnet new template for Giraffe web applications.
Apache License 2.0
37 stars 22 forks source link

[WIP] Upgrade Giraffe version and use dotnet 3.1 LTS #34

Closed slang25 closed 4 years ago

slang25 commented 4 years ago

Continuing the good work done in #31

TheAngryByrd commented 4 years ago

@slang25 can you target develop?

slang25 commented 4 years ago

We'll need this merged and released to get the Razor error fixed: https://github.com/giraffe-fsharp/Giraffe.Razor/pull/16

dustinmoris commented 4 years ago

Thanks for this PR. I've merge the other one before I saw that they were doing the same thing. I've updated to the latest package for each template and also upgraded the Paket dependencies to the latest dotnet tool "tool" :)