DavidAJohn / BookwormsLendingLibrary

Blazor Server client UI with a .NET Web API backend for an imaginary online library.
https://bookwormslibrary.azurewebsites.net
6 stars 4 forks source link

Update to .NET 6 #16

Closed DavidAJohn closed 2 years ago

DavidAJohn commented 2 years ago

Both projects in the application are currently still using .NET 5.

Let's update them to .NET 6 instead.

DavidAJohn commented 2 years ago

Both UI and server projects (and their respective test projects) have now been updated to .NET 6