Skip to content

Commit

Permalink
[skip ci] Use master branch with .NET 7 for SevenZipExtractor
Browse files Browse the repository at this point in the history
  • Loading branch information
neon-nyan committed Oct 28, 2023
1 parent 0422170 commit b3f1396
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Hi3Helper.Core/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,20 @@
"net6.0": {
"Google.Protobuf": {
"type": "Transitive",
"resolved": "3.24.3",
"contentHash": "HX8KHRTJPUcC4KOvEobKBNlMpHGYmK+3X73xPq+OUE2M5dLYvpGhp9qQQWt2jASgTUbxI1yHaGeBqFYiECBupw=="
"resolved": "3.24.4",
"contentHash": "TmUI4ndd3x5HePyLmqAmGT6oVvoRCu+bMmrJmOpAFtCPEB+oUMWF8dyVY1zxXry/8cqsTHWszYRIAwpuUNpUyA=="
},
"System.IO.Hashing": {
"type": "Transitive",
"resolved": "7.0.0",
"contentHash": "sDnWM0N3AMCa86LrKTWeF3BZLD2sgWyYUc7HL6z4+xyDZNQRwzmxbo4qP2rX2MqC+Sy1/gOSRDah5ltxY5jPxw=="
"resolved": "8.0.0-rc.2.23479.6",
"contentHash": "U1dk8ZXsNwdawQYZqP4uba49mjzb+lWOHHHhUN7CVnXJTqH6ucR/J9exHrsPoMV1Y74mxaWvKk8MC0U662I3rQ=="
},
"hi3helper.enctool": {
"type": "Project",
"dependencies": {
"Google.Protobuf": "[3.24.3, )",
"Google.Protobuf": "[3.24.4, )",
"Hi3Helper.Http": "[1.0.0, )",
"System.IO.Hashing": "[7.0.0, )"
"System.IO.Hashing": "[8.0.0-rc.2.23479.6, )"
}
},
"hi3helper.http": {
Expand Down

0 comments on commit b3f1396

Please sign in to comment.