Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
valerysntx committed Nov 18, 2018
1 parent b535b48 commit 2046b37
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cierge/Cierge.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<PackageReference Include="AspNet.Security.OAuth.Validation" Version="2.0.0-*" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="2.0.0" />

<PackageReference Include="OpenIddict" Version="2.0.0-rc3-final" />
<PackageReference Include="OpenIddict.EntityFrameworkCore" Version="2.0.0-rc3-final" />
<PackageReference Include="OpenIddict.Mvc" Version="2.0.0-rc3-final" />
<PackageReference Include="OpenIddict" Version="2.0.0" />
<PackageReference Include="OpenIddict.EntityFrameworkCore" Version="2.0.0" />
<PackageReference Include="OpenIddict.Mvc" Version="2.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2046b37

Please sign in to comment.