Skip to content

Commit

Permalink
Used new dotnet SDK to update packages.lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
m-ringler committed Jan 11, 2024
1 parent 7f4c6ef commit 7c35b62
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions czishrink/netczicompress/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@
},
"Microsoft.DotNet.ILCompiler": {
"type": "Direct",
"requested": "[8.0.0, )",
"resolved": "8.0.0",
"contentHash": "zuTbpcWDCCvESnOAvpHuwum1C3jJIeDl+grYcRDqyoHsPAUutIB6wb7iJV3Y2Q96crKC6cObqf92eOVEiG7keQ=="
"requested": "[8.0.1, )",
"resolved": "8.0.1",
"contentHash": "vEmBtYRsH2gpnUJ9p7ElgB2UZSx5+CF2nHVr2QJ/3kzlfAYBxqXMx3VmQcxOcrsDEuF4/n1VH95qobrj8xnPdw=="
},
"Microsoft.Extensions.Logging.Abstractions": {
"type": "Direct",
Expand All @@ -101,9 +101,9 @@
},
"Microsoft.NET.ILLink.Tasks": {
"type": "Direct",
"requested": "[8.0.0, )",
"resolved": "8.0.0",
"contentHash": "B3etT5XQ2nlWkZGO2m/ytDYrOmSsQG1XNBaM6ZYlX5Ch/tDrMFadr0/mK6gjZwaQc55g+5+WZMw4Cz3m8VEF7g=="
"requested": "[8.0.1, )",
"resolved": "8.0.1",
"contentHash": "ADdJXuKNjwZDfBmybMnpvwd5CK3gp92WkWqqeQhW4W+q4MO3Qaa9QyW2DcFLAvCDMcCWxT5hRXqGdv13oon7nA=="
},
"Projektanker.Icons.Avalonia.FontAwesome": {
"type": "Direct",
Expand Down

0 comments on commit 7c35b62

Please sign in to comment.