mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
18 lines
822 B
Plaintext
18 lines
822 B
Plaintext
----------------------------------------------------
|
|
---------- 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
|