aspnet-contrib / AspNet.Security.OAuth.Providers

OAuth 2.0 social authentication providers for ASP.NET Core
Apache License 2.0
2.38k stars 538 forks source link

Update .NET SDK to 8.0.203 #847

Closed aspnet-contrib-service-account[bot] closed 6 months ago

aspnet-contrib-service-account[bot] commented 6 months ago

Updates the .NET SDK to version 8.0.203, which includes version 8.0.3 of the .NET runtime.

This pull request was auto-generated by GitHub Actions.

kevinchalet commented 6 months ago

Note: unlike 8.0.202 (that was released at the same time), 8.0.203 doesn't ship with VS, so the UX might not be great as it will require installing the .NET SDK manually.

kevinchalet commented 6 months ago

Well, since you merged the similar PR in the OpenID repo, let's merge this one too... 😄