simpleidserver / SimpleIdServer

OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
https://simpleidserver.com/
Apache License 2.0
686 stars 90 forks source link

Update packages to latest versions #654

Closed Alik2015 closed 1 month ago

Alik2015 commented 7 months ago

I have bumped up packages in pull request https://github.com/simpleidserver/SimpleIdServer/pull/650 to the latest version net 7. Also bumped up the version of one of the SCIM projects from net 5 to 7. It seems one of the tests is failing due to the JSON now being correct it seems the json parser correctly reads what it might not have before. I can't seem to pin point that test failure. Hope it helps as it stops VS complaining about venerable packages.

simpleidserver commented 7 months ago

Thank you for your pull request! It has been merged into the master branch.