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

error NU1100: Unable to resolve 'Microsoft.AspNetCore.Authentication.JwtBearer (>= 3.1.6)' for '.NETCoreApp,Version=v3.1'. #6

Open
amaneer94 opened this issue Apr 25, 2021 · 0 comments

Comments

@amaneer94
Copy link

amaneer94 commented Apr 25, 2021

When I run the command dotnet run. It shows the following error. Please guide.

C:\Users\khan\Downloads\Compressed\aspnet-core-3-jwt-authentication-api-master\WebApi.csproj : error NU1100: Unable to resolve 'Microsoft.AspNetCore.Authentication.JwtBearer (>= 3.1.6)' for '.NETCoreApp,Version=v3.1'.
C:\Users\khan\Downloads\Compressed\aspnet-core-3-jwt-authentication-api-master\WebApi.csproj : error NU1100: Unable to resolve 'System.IdentityModel.Tokens.Jwt (>= 6.7.1)' for '.NETCoreApp,Version=v3.1'.

The build failed. Fix the build errors and run again.

My dotnet version is:
dotnet --version
3.1.408

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant