Skip to content

Commit

Permalink
Update the NuGet lock file
Browse files Browse the repository at this point in the history
Dependabot does not yet support automatically updating the lock file, see dependabot/dependabot-core#1303
  • Loading branch information
0xced committed May 24, 2022
1 parent 5fbb0aa commit c0cea8b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"MinVer": {
"type": "Direct",
"requested": "[3.1.0, )",
"resolved": "3.1.0",
"contentHash": "a7e2zj145UlybI6NAt9cyTjqKJpvbQzX/Th7bAdD8yTPhvzHfuAaFBe+ZBA7Cb0hVXCyyeeJikhKPB8pAbIAzA=="
"requested": "[4.0.0, )",
"resolved": "4.0.0",
"contentHash": "mNrPozq05R8iW9rV6rSR4LAnRrPqauv31asMe34dEfPqO1g1v9tgTlI7jsMe+OovdkpOUBHgB2n7j/8LYCNv4Q=="
},
"NETStandard.Library": {
"type": "Direct",
Expand Down

0 comments on commit c0cea8b

Please sign in to comment.