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

Commit

Permalink
update to preview nuget for storage
Browse files Browse the repository at this point in the history
  • Loading branch information
brockallen committed Nov 4, 2018
1 parent 40288f7 commit b6c16ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/IdentityServer4.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="IdentityModel" Version="3.10.0" />
<PackageReference Include="IdentityServer4.Storage" Version="2.3.0-dev0021" />
<PackageReference Include="IdentityServer4.Storage" Version="2.3.0-preview2" />
<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 b6c16ec

Please sign in to comment.