Skip to content

Commit e94d467

Browse files
committed
Fix build + update some dep
1 parent cc91793 commit e94d467

File tree

13 files changed

+48
-44
lines changed

13 files changed

+48
-44
lines changed

.idea/.idea.CollapseLauncher/.idea/encodings.xml

+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

CollapseLauncher/Classes/Helper/HttpClientBuilder.cs

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
using System.Net.Security;
88
using System.Runtime.InteropServices;
99
using System.Security;
10+
using System.Threading;
11+
1012
// ReSharper disable StringLiteralTypo
1113
// ReSharper disable UnusedMember.Global
1214
// ReSharper disable CheckNamespace

CollapseLauncher/CollapseLauncher.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@
165165
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.3" />
166166
<!-- Velopacks' outdated dependencies, remove this once they switched to .NET 9 -->
167167
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.3" />
168+
<PackageReference Include="TurnerSoftware.DinoDNS" Version="0.3.0" />
168169
<PackageReference Include="Velopack" Version="0.0.1053" Condition="$(DefineConstants.Contains('USEVELOPACK'))" />
169170

170171
<PackageReference Include="CommunityToolkit.Common" Version="8.4.0" />

CollapseLauncher/packages.lock.json

+11-16
Original file line numberDiff line numberDiff line change
@@ -303,8 +303,8 @@
303303
},
304304
"Google.Protobuf": {
305305
"type": "Transitive",
306-
"resolved": "3.30.0",
307-
"contentHash": "ZnEI4oZWnHvd+Yz5Gcnx5Q5RQIuzptIzd0fmxAN8f81FYHI0USZqMOrPTkrsd/QEzo9vl2b217v9FqFgHfufQw=="
306+
"resolved": "3.30.1",
307+
"contentHash": "HeWXDQBabQn/sCGicbeLJ0HMunknfC4FdLrOQOsaMJHcpqx3HVIpyyJqTrqJlWnza870twhOb+rBcaTiC/TlNA=="
308308
},
309309
"Hi3Helper.ZstdNet": {
310310
"type": "Transitive",
@@ -360,8 +360,8 @@
360360
},
361361
"Sentry": {
362362
"type": "Transitive",
363-
"resolved": "5.3.0",
364-
"contentHash": "zlBIP7YmYxySwcgapLMj1gdxPEz9rwdrOa4Yjub/TzcAaMQXusRH9hY4CE6pu0EIibZ7C7Hhjhr6xOTlyK8gFQ=="
363+
"resolved": "5.4.0",
364+
"contentHash": "fXjF+bn7uOSPjrALfY+GQGhaeXFXfAX8XrSWeUJOek/hhIss1hhi/l2AJPefjVdaNWyb1muJAdUUZnBofZjlvw=="
365365
},
366366
"System.Buffers": {
367367
"type": "Transitive",
@@ -431,20 +431,18 @@
431431
"dependencies": {
432432
"H.NotifyIcon": "[0.0.0, )",
433433
"Microsoft.Extensions.Logging.Abstractions": "[9.0.3, )",
434-
"Microsoft.NET.ILLink.Tasks": "[9.0.1, )",
435-
"Microsoft.Web.WebView2": "[1.0.3065.39, )",
436-
"Microsoft.Windows.SDK.BuildTools": "[10.0.22621.3233, )",
437-
"Microsoft.WindowsAppSDK": "[1.6.250205002, )"
434+
"Microsoft.Web.WebView2": "[1.0.3171-prerelease, )",
435+
"Microsoft.Windows.SDK.BuildTools": "[10.0.26100.1742, )",
436+
"Microsoft.WindowsAppSDK": "[1.7.250208002-preview1, )"
438437
}
439438
},
440439
"hi3helper.core": {
441440
"type": "Project",
442441
"dependencies": {
443442
"Hi3Helper.EncTool": "[1.0.0, )",
444443
"Hi3Helper.Win32": "[1.0.0, )",
445-
"Microsoft.NET.ILLink.Tasks": "[9.0.1, )",
446444
"Microsoft.Windows.CsWinRT": "[2.2.0, )",
447-
"Sentry": "[5.3.0, )"
445+
"Sentry": "[5.4.0, )"
448446
}
449447
},
450448
"hi3helper.enctool": {
@@ -486,8 +484,7 @@
486484
"CommunityToolkit.WinUI.Extensions": "[8.2.250129-preview2, )",
487485
"CommunityToolkit.WinUI.Media": "[8.2.250129-preview2, )",
488486
"Microsoft.Graphics.Win2D": "[1.3.2, )",
489-
"Microsoft.NET.ILLink.Tasks": "[9.0.1, )",
490-
"Microsoft.Web.WebView2": "[1.0.3065.39, )",
487+
"Microsoft.Web.WebView2": "[1.0.3171-prerelease, )",
491488
"Microsoft.Windows.CsWinRT": "[2.2.0, )",
492489
"Microsoft.Windows.SDK.BuildTools": "[10.0.26100.1742, )",
493490
"Microsoft.WindowsAppSDK": "[1.7.250208002-preview1, )"
@@ -500,13 +497,12 @@
500497
"CommunityToolkit.WinUI.Extensions": "[8.2.250129-preview2, )",
501498
"Microsoft.Web.WebView2": "[1.0.3171-prerelease, )",
502499
"Microsoft.Windows.SDK.BuildTools": "[10.0.26100.1742, )",
503-
"Microsoft.WindowsAppSDK": "[1.7.250208002-preview1, )"
500+
"Microsoft.WindowsAppSDK": "[1.6.250205002, )"
504501
}
505502
},
506503
"innosetuphelper": {
507504
"type": "Project",
508505
"dependencies": {
509-
"Microsoft.NET.ILLink.Tasks": "[9.0.1, )",
510506
"System.IO.Hashing": "[9.0.3, )"
511507
}
512508
},
@@ -515,8 +511,7 @@
515511
"dependencies": {
516512
"CommunityToolkit.Common": "[8.4.0, )",
517513
"CommunityToolkit.WinUI.Triggers": "[8.2.250129-preview2, )",
518-
"Microsoft.NET.ILLink.Tasks": "[9.0.1, )",
519-
"Microsoft.Web.WebView2": "[1.0.3065.39, )",
514+
"Microsoft.Web.WebView2": "[1.0.3171-prerelease, )",
520515
"Microsoft.Windows.CsWinRT": "[2.2.0, )",
521516
"Microsoft.Windows.SDK.BuildTools": "[10.0.26100.1742, )",
522517
"Microsoft.WindowsAppSDK": "[1.7.250208002-preview1, )"

Hi3Helper.CommunityToolkit/ImageCropper/packages.lock.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
},
4242
"Microsoft.NET.ILLink.Tasks": {
4343
"type": "Direct",
44-
"requested": "[9.0.1, )",
45-
"resolved": "9.0.1",
46-
"contentHash": "BKFAkdhUUJivAoKuSWcT23WH9E+AWQMJootzt9X+lnesOD2a2yNIe1ZQFtxB8H3ayskLBD5gYyIbj5GIfw7rZg=="
44+
"requested": "[9.0.3, )",
45+
"resolved": "9.0.3",
46+
"contentHash": "1rqGTfubVg0qj2PsK6esyq3PIxtYJYrN3LsYUV9RrvH3anmt3fT3ozYdAZZH4U8JU/pt5pPIUk8NBSu26wtekA=="
4747
},
4848
"Microsoft.Web.WebView2": {
4949
"type": "Direct",

Hi3Helper.CommunityToolkit/SettingsControls/packages.lock.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
},
2121
"Microsoft.NET.ILLink.Tasks": {
2222
"type": "Direct",
23-
"requested": "[9.0.1, )",
24-
"resolved": "9.0.1",
25-
"contentHash": "BKFAkdhUUJivAoKuSWcT23WH9E+AWQMJootzt9X+lnesOD2a2yNIe1ZQFtxB8H3ayskLBD5gYyIbj5GIfw7rZg=="
23+
"requested": "[9.0.3, )",
24+
"resolved": "9.0.3",
25+
"contentHash": "1rqGTfubVg0qj2PsK6esyq3PIxtYJYrN3LsYUV9RrvH3anmt3fT3ozYdAZZH4U8JU/pt5pPIUk8NBSu26wtekA=="
2626
},
2727
"Microsoft.Web.WebView2": {
2828
"type": "Direct",

Hi3Helper.Core/Hi3Helper.Core.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
<ItemGroup>
4545
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.2.0" />
46-
<PackageReference Include="Sentry" Version="5.3.0" />
46+
<PackageReference Include="Sentry" Version="5.4.0" />
4747
</ItemGroup>
4848

4949
<ItemGroup>

Hi3Helper.Core/packages.lock.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"net9.0-windows10.0.26100": {
55
"Microsoft.NET.ILLink.Tasks": {
66
"type": "Direct",
7-
"requested": "[9.0.1, )",
8-
"resolved": "9.0.1",
9-
"contentHash": "BKFAkdhUUJivAoKuSWcT23WH9E+AWQMJootzt9X+lnesOD2a2yNIe1ZQFtxB8H3ayskLBD5gYyIbj5GIfw7rZg=="
7+
"requested": "[9.0.3, )",
8+
"resolved": "9.0.3",
9+
"contentHash": "1rqGTfubVg0qj2PsK6esyq3PIxtYJYrN3LsYUV9RrvH3anmt3fT3ozYdAZZH4U8JU/pt5pPIUk8NBSu26wtekA=="
1010
},
1111
"Microsoft.Windows.CsWinRT": {
1212
"type": "Direct",
@@ -16,9 +16,9 @@
1616
},
1717
"Sentry": {
1818
"type": "Direct",
19-
"requested": "[5.3.0, )",
20-
"resolved": "5.3.0",
21-
"contentHash": "zlBIP7YmYxySwcgapLMj1gdxPEz9rwdrOa4Yjub/TzcAaMQXusRH9hY4CE6pu0EIibZ7C7Hhjhr6xOTlyK8gFQ=="
19+
"requested": "[5.4.0, )",
20+
"resolved": "5.4.0",
21+
"contentHash": "fXjF+bn7uOSPjrALfY+GQGhaeXFXfAX8XrSWeUJOek/hhIss1hhi/l2AJPefjVdaNWyb1muJAdUUZnBofZjlvw=="
2222
},
2323
"Google.Protobuf": {
2424
"type": "Transitive",
@@ -27,15 +27,15 @@
2727
},
2828
"Microsoft.Extensions.DependencyInjection.Abstractions": {
2929
"type": "Transitive",
30-
"resolved": "9.0.2",
31-
"contentHash": "MNe7GSTBf3jQx5vYrXF0NZvn6l7hUKF6J54ENfAgCO8y6xjN1XUmKKWG464LP2ye6QqDiA1dkaWEZBYnhoZzjg=="
30+
"resolved": "9.0.3",
31+
"contentHash": "TfaHPSe39NyL2wxkisRxXK7xvHGZYBZ+dy3r+mqGvnxKgAPdHkMu3QMQZI4pquP6W5FIQBqs8FJpWV8ffCgDqQ=="
3232
},
3333
"Microsoft.Extensions.Logging.Abstractions": {
3434
"type": "Transitive",
35-
"resolved": "9.0.2",
36-
"contentHash": "dV9s2Lamc8jSaqhl2BQSPn/AryDIH2sSbQUyLitLXV0ROmsb+SROnn2cH939JFbsNrnf3mIM3GNRKT7P0ldwLg==",
35+
"resolved": "9.0.3",
36+
"contentHash": "H/MBMLt9A/69Ux4OrV7oCKt3DcMT04o5SCqDolulzQA66TLFEpYYb4qedMs/uwrLtyHXGuDGWKZse/oa8W9AZw==",
3737
"dependencies": {
38-
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.2"
38+
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.3"
3939
}
4040
},
4141
"hi3helper.enctool": {
@@ -52,7 +52,7 @@
5252
"hi3helper.win32": {
5353
"type": "Project",
5454
"dependencies": {
55-
"Microsoft.Extensions.Logging.Abstractions": "[9.0.2, )"
55+
"Microsoft.Extensions.Logging.Abstractions": "[9.0.3, )"
5656
}
5757
}
5858
}

Hi3Helper.EncTool.Test/packages.lock.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"net9.0": {
55
"Microsoft.NET.ILLink.Tasks": {
66
"type": "Direct",
7-
"requested": "[9.0.1, )",
8-
"resolved": "9.0.1",
9-
"contentHash": "BKFAkdhUUJivAoKuSWcT23WH9E+AWQMJootzt9X+lnesOD2a2yNIe1ZQFtxB8H3ayskLBD5gYyIbj5GIfw7rZg=="
7+
"requested": "[9.0.3, )",
8+
"resolved": "9.0.3",
9+
"contentHash": "1rqGTfubVg0qj2PsK6esyq3PIxtYJYrN3LsYUV9RrvH3anmt3fT3ozYdAZZH4U8JU/pt5pPIUk8NBSu26wtekA=="
1010
}
1111
}
1212
}

Hi3Helper.Sophon

ImageEx

InnoSetupHelper/packages.lock.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"net9.0": {
55
"Microsoft.NET.ILLink.Tasks": {
66
"type": "Direct",
7-
"requested": "[9.0.1, )",
8-
"resolved": "9.0.1",
9-
"contentHash": "BKFAkdhUUJivAoKuSWcT23WH9E+AWQMJootzt9X+lnesOD2a2yNIe1ZQFtxB8H3ayskLBD5gYyIbj5GIfw7rZg=="
7+
"requested": "[9.0.3, )",
8+
"resolved": "9.0.3",
9+
"contentHash": "1rqGTfubVg0qj2PsK6esyq3PIxtYJYrN3LsYUV9RrvH3anmt3fT3ozYdAZZH4U8JU/pt5pPIUk8NBSu26wtekA=="
1010
},
1111
"System.IO.Hashing": {
1212
"type": "Direct",

0 commit comments

Comments
 (0)