jet / dotnet-templates

Example app and service templates `dotnet new -i Equinox.Templates; dotnet new eqx*/pro*` https://github.com/jet/equinox https://github.com/jet/FsCodec
https://github.com/jet/propulsion
Apache License 2.0
64 stars 16 forks source link

Target netcoreapp3.1 #48

Closed bartelink closed 4 years ago

bartelink commented 4 years ago

There's no major reason not to target the current LTS version of the framework, so this updates all templates to target that.

See further discussion in #9