Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
leastprivilege committed Nov 17, 2018
1 parent 3105b32 commit 63a50d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/IdentityServer4.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@

<ItemGroup>
<PackageReference Include="IdentityModel" Version="3.10.0" />
<PackageReference Include="IdentityServer4.Storage" Version="2.3.0-preview2" />
<PackageReference Include="IdentityServer4.Storage" Version="2.3.0" />

<PackageReference Include="Microsoft.AspNetCore.Authentication" Version="2.1.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Cookies" Version="2.1.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="2.1.0" />
Expand Down

0 comments on commit 63a50d7

Please sign in to comment.