auth0 / auth0-dotnet-templates

Auth0 Templates for .NET
Apache License 2.0
46 stars 7 forks source link

Support for .NET 8 #17

Closed andychiare closed 1 year ago

andychiare commented 1 year ago

Description

This PR adds .NET 8 as the target for the following templates:

The Blazor Server and WebAssembly templates are only targeted to .NET 7 as it happens in the current (ver. 8) dotnet new command

Close #13