jasontaylordev / NorthwindTraders

Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
MIT License
5k stars 1.59k forks source link

Upgraded to .NET 5 #294

Closed petergoodey closed 2 years ago

petergoodey commented 2 years ago

This upgrade has been tested on a fresh clone on Windows 10.

petergoodey commented 2 years ago

Discovered that the command line build didn't work due to an NSwag issue. Builds fine in Visual Studio 2019.