Skip to content

Commit

Permalink
Updated EpicLoot ref
Browse files Browse the repository at this point in the history
  • Loading branch information
Digitalroot committed Sep 11, 2023
1 parent f6d2c49 commit fe9638e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.44" />
<PackageReference Include="Digitalroot.Valheim.Common.ModReferences" Version="1.0.1" />
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.16">
<IncludeAssets></IncludeAssets>
</PackageReference>
Expand All @@ -65,6 +64,7 @@
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.52" />
<PackageReference Include="Digitalroot.Valheim.References.EpicLoot" Version="0.9.20" />
<PackageReference Include="ErrorProne.NET.CoreAnalyzers" Version="0.1.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
12 changes: 6 additions & 6 deletions src/Digitalroot.Valheim.Bounties/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@
"Digitalroot.Valheim.Common.Json": "1.0.32"
}
},
"Digitalroot.Valheim.Common.ModReferences": {
"type": "Direct",
"requested": "[1.0.1, )",
"resolved": "1.0.1",
"contentHash": "VnXkywsYjlN60luKakgPslwtINareK4O/1nu3srhkvrI8rWMITXtXJSkrEvQE4f/h+4lpZA4mrvFisbYdNfV5g=="
},
"Digitalroot.Valheim.Common.Names": {
"type": "Direct",
"requested": "[1.4.16, )",
Expand All @@ -63,6 +57,12 @@
"Digitalroot.Valheim.Common.Log": "1.1.44"
}
},
"Digitalroot.Valheim.References.EpicLoot": {
"type": "Direct",
"requested": "[0.9.20, )",
"resolved": "0.9.20",
"contentHash": "n/qrcWcAH/tNNAvSPdEAOyWXmUR/bUXePcrV/5UmrVIoWG30PVfOlcpHhnIlH5eVqAg0uBLCybCp3C04r8jXrg=="
},
"ErrorProne.NET.CoreAnalyzers": {
"type": "Direct",
"requested": "[0.1.2, )",
Expand Down

0 comments on commit fe9638e

Please sign in to comment.