Skip to content

Commit

Permalink
dep: update NetStone
Browse files Browse the repository at this point in the history
Signed-off-by: Mira <[email protected]>
  • Loading branch information
Koenari committed Nov 4, 2024
1 parent d62058e commit 4da0094
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion HimbeertoniRaidTool/HimbeertoniRaidTool.Plugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<ItemGroup>
<PackageReference Include="DalamudPackager" Version="2.1.13"/>
<PackageReference Include="NetStone" Version="1.2.1"/>
<PackageReference Include="NetStone" Version="1.3.1" />
<Reference Include="FFXIVClientStructs">
<HintPath>$(DalamudLibPath)FFXIVClientStructs.dll</HintPath>
<Private>false</Private>
Expand Down
6 changes: 3 additions & 3 deletions HimbeertoniRaidTool/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"NetStone": {
"type": "Direct",
"requested": "[1.2.1, )",
"resolved": "1.2.1",
"contentHash": "jK2GEJrBIfie0J7QvVcu3J/bph+IR8IouLF/f4Bv/7qvK7n+G5AnjM2XGqJre3Ifk5HOtGDnt+c8VJdq+ml36w==",
"requested": "[1.3.1, )",
"resolved": "1.3.1",
"contentHash": "iDfmwtpAe2iz5cuOPAj+gzEEA4RkCkOzqTgYFbpBysWYOqvJhIDd3BqeMQMiWl6RuppfcQpIjrpfsUgX+VZV2A==",
"dependencies": {
"HtmlAgilityPack": "1.11.46",
"Karashiiro.HtmlAgilityPack.CssSelectors.NetCoreFork": "0.0.2",
Expand Down

0 comments on commit 4da0094

Please sign in to comment.