Skip to content

Commit

Permalink
Merge pull request #35 from alejoroman0605/fixes
Browse files Browse the repository at this point in the history
Fixes
  • Loading branch information
WillStrohl authored May 5, 2024
2 parents 9506f8f + 4bbd5b0 commit 14ceea0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,11 @@
<path>bin</path>
<version>2.0.151</version>
</assembly>
<assembly>
<name>HtmlAgilityPack.dll</name>
<path>bin</path>
<version>1.11.61</version>
</assembly>
</assemblies>
</component>
</components>
Expand Down
1 change: 1 addition & 0 deletions Modules/HubSpotEasyDnnNewsBlogMigrator/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@
<package id="Microsoft.AspNet.WebApi.WebHost" version="5.2.3" targetFramework="net451" />
<package id="MSBuildTasks" version="1.4.0.88" targetFramework="net4" />
<package id="Newtonsoft.Json" version="13.0.3" targetFramework="net48" />
<package id="HtmlAgilityPack" version="1.11.61" targetFramework="net48" />
</packages>

0 comments on commit 14ceea0

Please sign in to comment.