Skip to content

Commit

Permalink
Update for 0.212.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Digitalroot committed Nov 23, 2022
1 parent 989386e commit 1a064db
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,10 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.205.7" />
<PackageReference Include="UnityEngine.Modules" Version="[2019.4.31]">
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.212.6" />
<PackageReference Include="UnityEngine.Modules" Version="[2020.3.3]">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>compile</IncludeAssets>
</PackageReference>
</ItemGroup>

Expand Down
12 changes: 6 additions & 6 deletions src/Digitalroot.Valheim.Common.Extensions/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
".NETFramework,Version=v4.6.2": {
"Digitalroot.Valheim.Common.References": {
"type": "Direct",
"requested": "[0.205.7, )",
"resolved": "0.205.7",
"contentHash": "iUIYAsg5HXZj3S4yhUECEuZJk98X8RG75wkJrlmIvfriwIZgV57wt4S6ym3KQNHvx87sxSbU3raSPMPTSfi0hw=="
"requested": "[0.212.6, )",
"resolved": "0.212.6",
"contentHash": "itLbv/MacBzj3tSaM6cd2cUUmf/Ue76JjZlnrt/ZiyfyUEBmn+Ivl60i7fJwORrdg1bZVTKphxuxblFfuCxWAg=="
},
"UnityEngine.Modules": {
"type": "Direct",
"requested": "[2019.4.31, 2019.4.31]",
"resolved": "2019.4.31",
"contentHash": "xZjdfGGzZw6nnrn4auRNis6WnAlsvqY1XXioEGJnSku+CylESgEt/sTLYlrbrQ0srnLfSCfx80vR8z4SsI1EuQ=="
"requested": "[2020.3.3, 2020.3.3]",
"resolved": "2020.3.3",
"contentHash": "dvoovYl+xSitTB6bmeE8+PfjkxqhxAaV8Ay2Ycss0ps08+yBHy9hso5Po0eh7HT/X/g+7wTUfhmhbcjPLJRewA=="
}
}
}
Expand Down

0 comments on commit 1a064db

Please sign in to comment.