Skip to content

Commit

Permalink
Merge pull request #5654 from abpframework/liangshiwei/patch-1-abpcli
Browse files Browse the repository at this point in the history
Remove the HtmlAgilityPack.NetCore reference
  • Loading branch information
hikalkan authored Oct 6, 2020
2 parents c43bf0f + d1596f7 commit 213058f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion framework/src/Volo.Abp.Cli.Core/Volo.Abp.Cli.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

<ItemGroup>
<PackageReference Include="SharpZipLib" Version="1.2.0" />
<PackageReference Include="HtmlAgilityPack.NetCore" Version="1.5.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Hosting.Abstractions" Version="2.2.0" />
<PackageReference Include="NuGet.Versioning" Version="5.6.0" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="4.7.1" />
Expand Down

0 comments on commit 213058f

Please sign in to comment.