DuendeSoftware / IdentityServer

The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
https://duendesoftware.com/products/identityserver
Other
1.49k stars 344 forks source link

Build updates in preparation for .net 9 #1597

Closed josephdecock closed 1 month ago

josephdecock commented 2 months ago

This PR prepares the repo for .net 9.

Note that this only affects our development hosts and test projects, not any published package's dependency. All our current packages have no transitive security vulnerabilities as of now.

josephdecock commented 2 months ago

Huh, looks like some weird issue with the migrations that I didn't run locally...