版本发布 2
## What's Changed * Update to .NET 9 by @martincostello in https://github.com/aspnet-contrib/AspNet.Security.OpenId.Providers/pull/178 **Full Changelog**: https://github.com/aspnet-contrib/AspNet.Security.OpenId.Providers/compare/8.0.0...9.0.0
## What's Changed * Use NuGet Central Package Management by @kevinchalet in https://github.com/aspnet-contrib/AspNet.Security.OpenId.Providers/pull/140 * Update tools.ps1/tools.sh to avoid hiding errored exit codes by @kevinchalet in https://github.com/aspnet-contrib/AspNet.Security.OpenId.Providers/pull/142 * Publish packages in their own jobs by @martincostello in https://github.com/aspnet-contrib/AspNet.Security.OpenId.Providers/pull/146 * Allow manual build by @martincostello in https://github.com/aspnet-contrib/AspNet.Security.OpenId.Providers/pull/147 * Bump the .NET SDK and allow using a more recent version than the one listed in global.json by @kevinchalet in https://github.com/aspnet-contrib/AspNet.Security.OpenId.Providers/pull/152 * Update to target .NET 8 by @martincostello in https://github.com/aspnet-contrib/AspNet.Security.OpenId.Providers/pull/159 **Full Changelog**: https://github.com/aspnet-contrib/AspNet.Security.OpenId.Providers/compare/7.0.0...8.0.0