Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not compatible with .net core 3.1 #13

Closed
granhal opened this issue Jan 15, 2020 · 2 comments
Closed

Not compatible with .net core 3.1 #13

granhal opened this issue Jan 15, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@granhal
Copy link

granhal commented Jan 15, 2020

Hello guys,

im trying to install lib in my project with .net core 3.1 and encounter errors with version compatibilities dependencies, i attach the error.

System.MissingMethodException: 'Method not found: 'Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.AuthorizationServiceCollectionExtensions.AddAuthorization(Microsoft.Extensions.DependencyInjection.IServiceCollection, System.Action`1<Microsoft.AspNetCore.Authorization.AuthorizationOptions>)'.'

image

@thabart
Copy link
Collaborator

thabart commented Jan 15, 2020

Hello,

We are going to investigate the bug ASAP and publish a new release 1.0.4 if needed.

thabart added a commit that referenced this issue Jan 17, 2020
thabart added a commit that referenced this issue Jan 17, 2020
@simpleidserver
Copy link
Owner

The bug is fixed in version 1.0.4, please try again.

https://github.com/simpleidserver/SimpleIdServer/releases/tag/v1.0.4

@simpleidserver simpleidserver added the bug Something isn't working label Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants