Skip to content

Commit

Permalink
Fix issue: update package IdentityServer4.AccessTokenValidation to 2.…
Browse files Browse the repository at this point in the history
…7.0-preview2
  • Loading branch information
Marcel Studer committed Nov 16, 2018
1 parent 4312b08 commit 33d281c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IdentityModelBindingIssue/IdentityModelBindingIssue.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="IdentityModel" Version="3.10.1" />
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="2.6.0" />
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="2.7.0-preview2" />
<PackageReference Include="Microsoft.AspNetCore" Version="2.1.4" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Formatters.Xml" Version="2.1.3" />
<PackageReference Include="Microsoft.AspNetCore.Razor.Design" Version="2.1.2" PrivateAssets="All" />
Expand Down

0 comments on commit 33d281c

Please sign in to comment.