KevinDockx / AspNetCore6WebAPIFundamentals

Fully functioning sample code for my ASP.NET Core 6 Web API Fundamentals course
MIT License
264 stars 224 forks source link

Feature/upgrade some nuget packages #2

Closed rfalanga closed 3 months ago

rfalanga commented 3 months ago

I was able to replace the Microsoft.Versioning.Mvc package, which now has some vulnerabilities, with Asp.Versioning.

Note, however, that another Microsoft package has a problem. I tried upgrading it, twice, without success. So, I left it in.