diff --git a/Binaries/SharePointPnP.Modernization.Framework.dll b/Binaries/SharePointPnP.Modernization.Framework.dll index 4c1019ef7..bf92de04e 100644 Binary files a/Binaries/SharePointPnP.Modernization.Framework.dll and b/Binaries/SharePointPnP.Modernization.Framework.dll differ diff --git a/Binaries/SharePointPnP.Modernization.Framework.xml b/Binaries/SharePointPnP.Modernization.Framework.xml index 9c14de428..cbe1c6eeb 100644 --- a/Binaries/SharePointPnP.Modernization.Framework.xml +++ b/Binaries/SharePointPnP.Modernization.Framework.xml @@ -1664,14 +1664,14 @@ Order inside the row/column A web part entity to add to the collection - + Does the tree of nodes somewhere contain a web part? Html content to analyze True if it contains a web part - + Strips the div holding the web part from the html @@ -1714,7 +1714,7 @@ - + Gets the tag prefixes from the document @@ -1845,7 +1845,7 @@ element to check true if embedded in a already processed element - + Analyzes the wiki page to determine which layout was used diff --git a/Binaries/release/SharePointPnP.Modernization.Framework.dll b/Binaries/release/SharePointPnP.Modernization.Framework.dll index 4b3804fa2..6b675c741 100644 Binary files a/Binaries/release/SharePointPnP.Modernization.Framework.dll and b/Binaries/release/SharePointPnP.Modernization.Framework.dll differ diff --git a/Binaries/release/SharePointPnP.Modernization.Framework.xml b/Binaries/release/SharePointPnP.Modernization.Framework.xml index 9c14de428..cbe1c6eeb 100644 --- a/Binaries/release/SharePointPnP.Modernization.Framework.xml +++ b/Binaries/release/SharePointPnP.Modernization.Framework.xml @@ -1664,14 +1664,14 @@ Order inside the row/column A web part entity to add to the collection - + Does the tree of nodes somewhere contain a web part? Html content to analyze True if it contains a web part - + Strips the div holding the web part from the html @@ -1714,7 +1714,7 @@ - + Gets the tag prefixes from the document @@ -1845,7 +1845,7 @@ element to check true if embedded in a already processed element - + Analyzes the wiki page to determine which layout was used diff --git a/Commands/PnP.PowerShell.Commands.csproj b/Commands/PnP.PowerShell.Commands.csproj index df26e5ec1..9d8eb619c 100644 --- a/Commands/PnP.PowerShell.Commands.csproj +++ b/Commands/PnP.PowerShell.Commands.csproj @@ -402,8 +402,11 @@ - - ..\packages\AngleSharp.0.9.9\lib\net45\AngleSharp.dll + + ..\packages\AngleSharp.0.14.0\lib\net461\AngleSharp.dll + + + ..\packages\AngleSharp.Css.0.14.2\lib\net461\AngleSharp.Css.dll ..\packages\Microsoft.ApplicationInsights.2.8.1\lib\net45\Microsoft.ApplicationInsights.dll @@ -535,6 +538,9 @@ ..\packages\System.Spatial.5.8.4\lib\net40\System.Spatial.dll + + ..\packages\System.Text.Encoding.CodePages.4.5.0\lib\net461\System.Text.Encoding.CodePages.dll + ..\packages\System.Text.Encodings.Web.4.7.1\lib\net461\System.Text.Encodings.Web.dll diff --git a/Commands/packages.config b/Commands/packages.config index 94d1da130..b98c4c509 100644 --- a/Commands/packages.config +++ b/Commands/packages.config @@ -1,6 +1,7 @@  - + + @@ -47,6 +48,7 @@ +