Browse Source
Update Volo.Abp.IdentityModel.csproj
pull/4742/head
maliming
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
3 deletions
-
framework/src/Volo.Abp.IdentityModel/Volo.Abp.IdentityModel.csproj
|
|
|
@ -17,10 +17,7 @@ |
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="IdentityModel" Version="4.3.0" /> |
|
|
|
<PackageReference Include="Microsoft.Extensions.Http" Version="3.1.6" /> |
|
|
|
<<<<<<< maliming/CachetheAccessToken |
|
|
|
<ProjectReference Include="..\Volo.Abp.Caching\Volo.Abp.Caching.csproj" /> |
|
|
|
======= |
|
|
|
>>>>>>> dev |
|
|
|
<ProjectReference Include="..\Volo.Abp.MultiTenancy\Volo.Abp.MultiTenancy.csproj" /> |
|
|
|
<ProjectReference Include="..\Volo.Abp.Threading\Volo.Abp.Threading.csproj" /> |
|
|
|
</ItemGroup> |
|
|
|
|