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 Jun 12, 2023
1 parent 91c0409 commit 2269385
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,17 +52,17 @@
<PackageReference Include="Digitalroot.Valheim.Build.Targets" Version="1.0.21">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.AssemblyInfo" Version="1.0.13">
<PackageReference Include="Digitalroot.Valheim.Common.AssemblyInfo" Version="1.0.14">
<PrivateAssets>all</PrivateAssets>
<ExcludeAssets>runtime</ExcludeAssets>
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.42" />
<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.References" Version="0.216.901">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.48" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.50" />
<PackageReference Include="ErrorProne.NET.CoreAnalyzers" Version="0.1.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
28 changes: 14 additions & 14 deletions src/Digitalroot.Valheim.MisophoniaFriendly/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@
},
"Digitalroot.Valheim.Common.AssemblyInfo": {
"type": "Direct",
"requested": "[1.0.13, )",
"resolved": "1.0.13",
"contentHash": "wfUa3uJ7ZBJkJqA+tASTPgqad7I5CcCdLKdC0ULj7CjHdkDCu2smD3EBEIQ7YpviR9plTAfoKAUfWB3k1vi6lA=="
"requested": "[1.0.14, )",
"resolved": "1.0.14",
"contentHash": "fnnksNRqZDKiTwoF7qBURQt9e8PNbEjLCYTIwhNmo5julZab5rgQjwecJB5StHnXPCnjnaOENKmN5au8wa5b7w=="
},
"Digitalroot.Valheim.Common.Log": {
"type": "Direct",
"requested": "[1.1.42, )",
"resolved": "1.1.42",
"contentHash": "Q237pNR3r5hwuVO832aWR+1xg8GfBwoCW7cbozZY0k2Sq2zU70jRBxhdsmtWshM0se5biyz0n5HvHJTP4sWNWw==",
"requested": "[1.1.43, )",
"resolved": "1.1.43",
"contentHash": "skew23mUaBwL5+t3nQiVny3iM/UakDkVNls+8MF0MQmu7xwPk6XIespM1IpGJA7oYN5J4yoxPqpKCKxQq2JZtA==",
"dependencies": {
"Digitalroot.Valheim.Common.Json": "1.0.30"
"Digitalroot.Valheim.Common.Json": "1.0.31"
}
},
"Digitalroot.Valheim.Common.Names": {
Expand All @@ -50,11 +50,11 @@
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
"requested": "[1.0.48, )",
"resolved": "1.0.48",
"contentHash": "dgtqb6zkgEiwqEanm+g7B0fLB63ROiV6AWLTo39e+Ex7SMVF5BBbIC1kkxU+z++be150AtIrnmUMfJmvI/EQjw==",
"requested": "[1.0.50, )",
"resolved": "1.0.50",
"contentHash": "Gd4lkwjQb78Y+8Yv2e8JxlWdC8iliF1UcWZr+pRrqojWR87XBWaBPmbb0MVUHXDez5h+RCzv31a8JfnIUnAKlg==",
"dependencies": {
"Digitalroot.Valheim.Common.Log": "1.1.42"
"Digitalroot.Valheim.Common.Log": "1.1.43"
}
},
"ErrorProne.NET.CoreAnalyzers": {
Expand Down Expand Up @@ -94,10 +94,10 @@
},
"Digitalroot.Valheim.Common.Json": {
"type": "Transitive",
"resolved": "1.0.30",
"contentHash": "yPbOPSYOCX+18DgjF+UW9RZvZa7ybrSscPQiPFJijEwwejYOhQAa1yt1QQJIX/2kdZp9D7w/bQzNSqSEoc1tBA==",
"resolved": "1.0.31",
"contentHash": "o2Fxnwb/r4Pcz2oF2xBIS1O6VFI0GvzBCE1TyboTtT2tfYMfVkeRR9Ey2hHr6LyNfBGXk7HZ+QDQ2OQKeYt2yg==",
"dependencies": {
"Digitalroot.Valheim.Common.References": "0.214.302",
"Digitalroot.Valheim.Common.References": "0.216.901",
"fastJSON": "2.4.0.4"
}
},
Expand Down

0 comments on commit 2269385

Please sign in to comment.