Browse Source

Remove unnecessary dependency.

pull/1070/head
Halil ibrahim Kalkan 7 years ago
parent
commit
b4cafbdbee
  1. 1
      framework/src/Volo.Abp.Http/Volo.Abp.Http.csproj

1
framework/src/Volo.Abp.Http/Volo.Abp.Http.csproj

@ -14,7 +14,6 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Volo.Abp.Castle.Core\Volo.Abp.Castle.Core.csproj" />
<ProjectReference Include="..\Volo.Abp.Http.Abstractions\Volo.Abp.Http.Abstractions.csproj" />
<ProjectReference Include="..\Volo.Abp.Json\Volo.Abp.Json.csproj" />
</ItemGroup>

Loading…
Cancel
Save