praeclarum / FuGetGallery

An alternative web UI for browsing nuget packages
https://www.fuget.org
MIT License
683 stars 121 forks source link

Target .NET 5.0 #119

Closed bgrainger closed 3 years ago

bgrainger commented 3 years ago

This builds on top of #90, updating the target framework to .NET 5.

bgrainger commented 3 years ago

Updated to the release version of .NET 5.0.

praeclarum commented 3 years ago

Thanks for all the work on this @bgrainger and @poke! I'm going to add AddControllers() as per @poke's recommendation.

Going to try updating to .NET 5 today, wish me luck. :-)