Skip to content

Commit

Permalink
Switch to dotnet SDK 8.0.403
Browse files Browse the repository at this point in the history
  • Loading branch information
m-ringler committed Nov 12, 2024
1 parent 953017f commit 9d8b347
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion czishrink/global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "8.0.401",
"version": "8.0.403",
"allowPrerelease": false,
"rollForward": "feature"
}
Expand Down
12 changes: 6 additions & 6 deletions czishrink/netczicompress/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@
},
"Microsoft.DotNet.ILCompiler": {
"type": "Direct",
"requested": "[8.0.8, )",
"resolved": "8.0.8",
"contentHash": "OWFDT/S4Zl5QVakCjVfRaZTLrmWDhA20ud/BKkru7vWnIrejMcUk4Xz2MwavgyzBypryoHYta787k4avhxsU9A=="
"requested": "[8.0.10, )",
"resolved": "8.0.10",
"contentHash": "iThS5LNCcLlFkUlnxCJMgMSQ6s1BgbZo9ri11DDgNxDn8StwgFVUQJ8O5N/7S037jcS1md8tWp7Zu2YconIlag=="
},
"Microsoft.Extensions.Logging.Abstractions": {
"type": "Direct",
Expand All @@ -98,9 +98,9 @@
},
"Microsoft.NET.ILLink.Tasks": {
"type": "Direct",
"requested": "[8.0.8, )",
"resolved": "8.0.8",
"contentHash": "P8wR6MUWwYXIjPJuBaZgo5zlI/GWI6QEAo6NyVIbPefa9CCkohYu7dP2rD/mrqnjEqfRHyl+h9VZrDoGpELqYg=="
"requested": "[8.0.10, )",
"resolved": "8.0.10",
"contentHash": "xT8jYjlroY7SLbGtoV9vUTVW/TPgodL4Egc31a444Xe0TMytLZ3UlKQ0kxMZsy/CrWsFB6wtKnSG1SsXcWreew=="
},
"Projektanker.Icons.Avalonia.FontAwesome": {
"type": "Direct",
Expand Down

0 comments on commit 9d8b347

Please sign in to comment.