Skip to content

Commit

Permalink
Automated NuGet Dependency Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 27, 2023
1 parent 3c095ec commit 0fbc115
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.43" />
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.14" />
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.15" />
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.216.902">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down
22 changes: 18 additions & 4 deletions src/Digitalroot.Valheim.ForsakenJVL/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
},
"Digitalroot.Valheim.Common.Names": {
"type": "Direct",
"requested": "[1.4.14, )",
"resolved": "1.4.14",
"contentHash": "8Cyd1e+Gj9nJSAwR0zf0PlaW+IvMKKTDEpOJ+Uw8bq67bqsdJSjUUc+oWJUqfqgRwNSN7XyVFOCdyIh7SJtiEw==",
"requested": "[1.4.15, )",
"resolved": "1.4.15",
"contentHash": "Nv2vrVUO+3cV9iCjbibw2cFi9DUy/gwgyZklX+g3i5fxkX/xAU1I8kWobzwRrzKtg1sYPuC7mCngt2EuiBFmmw==",
"dependencies": {
"Digitalroot.Valheim.Common.Utils": "1.0.21"
"Digitalroot.Valheim.Common.Utils": "1.0.51"
}
},
"Digitalroot.Valheim.Common.References": {
Expand Down Expand Up @@ -78,6 +78,15 @@
"Fody": "6.3.0"
}
},
"Microsoft.NETFramework.ReferenceAssemblies": {
"type": "Direct",
"requested": "[1.0.3, )",
"resolved": "1.0.3",
"contentHash": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==",
"dependencies": {
"Microsoft.NETFramework.ReferenceAssemblies.net462": "1.0.3"
}
},
"BepInEx.BaseLib": {
"type": "Transitive",
"resolved": "5.4.20",
Expand Down Expand Up @@ -105,6 +114,11 @@
"MonoMod.RuntimeDetour": "21.12.13.1"
}
},
"Microsoft.NETFramework.ReferenceAssemblies.net462": {
"type": "Transitive",
"resolved": "1.0.3",
"contentHash": "IzAV30z22ESCeQfxP29oVf4qEo8fBGXLXSU6oacv/9Iqe6PzgHDKCaWfwMBak7bSJQM0F5boXWoZS+kChztRIQ=="
},
"Mono.Cecil": {
"type": "Transitive",
"resolved": "0.11.4",
Expand Down

0 comments on commit 0fbc115

Please sign in to comment.