Let's try this again
This commit is contained in:
parent
d3a987d526
commit
2ff64cd7c4
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="HtmlAgilityPack" version="1.4.9.5" targetFramework="portable45-net45+wp8" />
|
||||
<package id="System.Collections" version="4.3.0" targetFramework="portable46-net451+win81" />
|
||||
<package id="System.Resources.ResourceManager" version="4.3.0" targetFramework="portable46-net451+win81" />
|
||||
<package id="System.Runtime" version="4.3.0" targetFramework="portable46-net451+win81" />
|
||||
<package id="System.Collections" version="4.4.0" targetFramework="portable46-net451+win81" />
|
||||
<package id="System.Resources.ResourceManager" version="4.4.0" targetFramework="portable46-net451+win81" />
|
||||
<package id="System.Runtime" version="4.4.0" targetFramework="portable46-net451+win81" />
|
||||
<package id="System.ValueTuple" version="4.4.0" targetFramework="portable46-net451+win81" />
|
||||
</packages>
|
||||
|
|
Loading…
Reference in a new issue