Skip to content

Commit

Permalink
Nugets: Remove Polly, update HTMLAgilityPack.
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswendt1 committed Mar 30, 2020
1 parent 1a11696 commit a6e33ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<Version>2.10.1</Version>
</PackageReference>
<PackageReference Include="HtmlAgilityPack">
<Version>1.11.22</Version>
<Version>1.11.23</Version>
</PackageReference>
<PackageReference Include="Microsoft.Office.Interop.Excel">
<Version>15.0.4795.1000</Version>
Expand Down
3 changes: 0 additions & 3 deletions TranslationServices.Core/TranslationServices.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,6 @@
<PackageReference Include="Newtonsoft.Json">
<Version>12.0.3</Version>
</PackageReference>
<PackageReference Include="Polly">
<Version>7.2.0</Version>
</PackageReference>
<PackageReference Include="System.Net.Http">
<Version>4.3.4</Version>
</PackageReference>
Expand Down

0 comments on commit a6e33ee

Please sign in to comment.