Closed LLDevLab closed 3 weeks ago
@NikiforovAll What do you think, would it be ok to change target framework of all projects to .NET8 and update nuget packaegs to latest stable version?
This is already supported, I think. See: https://www.nuget.org/packages/Keycloak.AuthServices.Authentication#supportedframeworks-body-tab
Please feel free to update sample apps and dependencies.
Ref: https://github.com/NikiforovAll/keycloak-authorization-services-dotnet/pull/148
@NikiforovAll sorry, my bad. I've checked Visual Studio nuget search and for some reason it do not show references to .NET8:
But in nuget.org reference exists. Will update sample apps.
Change target framework in projects from .NET 6 to .NET 8 or add it as second target framework.