Packages update

This commit is contained in:
JustArchi
2017-05-17 02:36:49 +02:00
parent 17b742b6aa
commit 5b60fd59df
46 changed files with 18 additions and 17 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 699 B

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,17 @@
----------------------------------------------------
---------- Html Agility Pack Nuget Readme ----------
----------------------------------------------------
----Silverlight 4 and Windows Phone 7.1+ projects-----
To use XPATH features: System.Xml.Xpath.dll from the Silverlight 4 SDK must be referenced.
This is normally found at
%ProgramFiles(x86)%\Microsoft SDKs\Microsoft SDKs\Silverlight\v4.0\Libraries\Client
or
%ProgramFiles%\Microsoft SDKs\Microsoft SDKs\Silverlight\v4.0\Libraries\Client
----Silverlight 5 projects-----
To use XPATH features: System.Xml.Xpath.dll from the Silverlight 5 SDK must be referenced.
This is normally found at
%ProgramFiles(x86)%\Microsoft SDKs\Microsoft SDKs\Silverlight\v5.0\Libraries\Client
or
%ProgramFiles%\Microsoft SDKs\Microsoft SDKs\Silverlight\v5.0\Libraries\Client