Skip to content

Commit 5023ed1

Browse files
committed
[skip ci] Update PLJ pt.2
1 parent e0ebfd9 commit 5023ed1

File tree

11 files changed

+30
-12
lines changed

11 files changed

+30
-12
lines changed

CollapseLauncher/packages.lock.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,12 @@
105105
"resolved": "0.41.2",
106106
"contentHash": "oso8cno80OzCgAQOygtJXT1UhlVr2eSjwzXLqSLHyfKmSJ+3OcwDbrpzNwMj3/1SgncvQxP7OsNQ3bRfE3HvjQ=="
107107
},
108+
"Microsoft.DotNet.ILCompiler": {
109+
"type": "Direct",
110+
"requested": "[9.0.5, )",
111+
"resolved": "9.0.5",
112+
"contentHash": "rfDodV68TLSUgVM6ZQusuUXD7GAIqwCKJWlPtfsd99iLlLbeGfqUQE7Xo8xLa1ju5GCdSBO0q35suzZ8ppclpA=="
113+
},
108114
"Microsoft.Extensions.DependencyInjection.Abstractions": {
109115
"type": "Direct",
110116
"requested": "[9.0.5, )",
@@ -624,6 +630,15 @@
624630
"resolved": "0.5.0",
625631
"contentHash": "5Tw6O9sBDAN1aV+kpOSVvqvFk6Ahk6bYz0TTx3808Dp40M45gKTtzTzI9SS1VeAkljE6BAOeKaykpPnG36oOgw=="
626632
},
633+
"Microsoft.DotNet.ILCompiler": {
634+
"type": "Direct",
635+
"requested": "[9.0.5, )",
636+
"resolved": "9.0.5",
637+
"contentHash": "rfDodV68TLSUgVM6ZQusuUXD7GAIqwCKJWlPtfsd99iLlLbeGfqUQE7Xo8xLa1ju5GCdSBO0q35suzZ8ppclpA==",
638+
"dependencies": {
639+
"runtime.win-x64.Microsoft.DotNet.ILCompiler": "9.0.5"
640+
}
641+
},
627642
"Microsoft.Graphics.Win2D": {
628643
"type": "Direct",
629644
"requested": "[1.3.2, )",
@@ -673,6 +688,11 @@
673688
"Microsoft.WindowsAppSDK.Base": "1.8.250501001-experimental",
674689
"Microsoft.WindowsAppSDK.InteractiveExperiences": "1.8.250506001-experimental"
675690
}
691+
},
692+
"runtime.win-x64.Microsoft.DotNet.ILCompiler": {
693+
"type": "Transitive",
694+
"resolved": "9.0.5",
695+
"contentHash": "/x+iKUhSOhYrbaEr9x78wZmBk7Le8FlY9Xwx7uENRFCZ7K5sGrTffkJiig22EzYuALh8SeixjSzVFS0nm5+NgQ=="
676696
}
677697
}
678698
}

ColorThief

Hi3Helper.Core/packages.lock.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@
6161
"Microsoft.Extensions.Logging.Abstractions": "[9.0.5, )"
6262
}
6363
}
64-
},
65-
"net9.0-windows10.0.26100/win-x64": {}
64+
}
6665
}
6766
}

Hi3Helper.EncTool

Hi3Helper.Http

Hi3Helper.Sophon

InnoSetupHelper/packages.lock.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"resolved": "9.0.5",
1515
"contentHash": "iFhbuwiertFWWVlbOtfVV2MaojUW0/eQ2AKkBcjvmWHYw2orW5OiTHPqAeB7ny5+s09EQaZaQmX4SIpGX8HUdg=="
1616
}
17-
},
18-
"net9.0/win-x64": {}
17+
}
1918
}
2019
}

0 commit comments

Comments
 (0)