Skip to content

Commit

Permalink
Added IdentityModel 3.10.1 --> updated transient dependency IdentityM…
Browse files Browse the repository at this point in the history
…odel 3.6.0 and causes Binding error
  • Loading branch information
Marcel Studer committed Nov 12, 2018
1 parent 3c49e8d commit 15f80e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions IdentityModelBindingIssue/IdentityModelBindingIssue.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="IdentityModel" Version="3.10.1" />
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="2.6.0" />
<PackageReference Include="Microsoft.AspNetCore" Version="2.1.4" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Formatters.Xml" Version="2.1.3" />
Expand Down

0 comments on commit 15f80e0

Please sign in to comment.