Sustainsys / Saml2

Saml2 Authentication services for ASP.NET
Other
961 stars 603 forks source link

Release new version on nuget #1479

Open rgroenewoudt opened 1 week ago

rgroenewoudt commented 1 week ago

The latest version on NuGet still references many obsolete packages and this results in many security warnings in .NET 9.

In september 2023 this was fixed in the commit https://github.com/Sustainsys/Saml2/commit/61815296db61a62a1b84303401337071ab08af82 but the nuget package doesn't target net6.0.

Could you release a new version of the v2 branch to nuget?