Browse Source

Upgrade to IdentityModel 4.0.0

pull/1788/head
Halil İbrahim Kalkan 7 years ago
parent
commit
e8cd6e3dc7
  1. 2
      framework/src/Volo.Abp.IdentityModel/Volo.Abp.IdentityModel.csproj

2
framework/src/Volo.Abp.IdentityModel/Volo.Abp.IdentityModel.csproj

@ -14,7 +14,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="IdentityModel" Version="3.10.10" />
<PackageReference Include="IdentityModel" Version="4.0.0" />
<ProjectReference Include="..\Volo.Abp.Threading\Volo.Abp.Threading.csproj" />
</ItemGroup>

Loading…
Cancel
Save