Moved HtmlAgilityPack to NuGet. Version change: 1.3.9.1 >>> 1.4.9.0

This commit is contained in:
Rob King
2015-12-04 16:05:38 +00:00
parent c2c2577f20
commit 39ac161c62
4 changed files with 592 additions and 585 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="HtmlAgilityPack" version="1.4.9" targetFramework="net451" />
</packages>