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

Add defaultName to all templates; validate in VS 16.8 Preview 2 #83

Open bartelink opened 4 years ago

bartelink commented 4 years ago

Per this writeup, VS will start supporting showing the templates in 16.8 Preview 2...

(Things work fine from the command line and Rider, so I'm tempted to close this soon on the assumption that it will Just Work)