Commit Graph

34 Commits

Author SHA1 Message Date
ema
c748f6d7e4 Update NuGet package versions in project files
This commit updates various NuGet package references to newer versions across multiple QuickLook plugin and main project .csproj files. These updates include dependencies such as WixToolset.Dtf.WindowsInstaller, UTF.Unknown, FreeTypeSharp, Microsoft.Web.WebView2, Magick.NET-Q8-AnyCPU, Google.Protobuf, MsgReader, HelixToolkit, bblanchon.PDFiumV8.Win32, Melanchall.DryWetMidi, WPF-UI.Violeta, and Lib.Harmony, ensuring the projects use the latest compatible releases.
2025-09-08 02:42:09 +08:00
ema
3ec576968e Update package and remove binding redirect 2025-06-29 05:17:56 +08:00
ema
9803f5d6a8 Use PureSharpCompress instead of SharpCompress
Some checks are pending
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-05-23 03:18:51 +08:00
ema
4170dc7a16 Rollback SharpCompress before clear dependencies 2025-05-14 02:41:10 +08:00
ema
8fa4f6cc5b Update PackageReferences 2025-05-13 17:36:22 +08:00
ema
54fed86f2e Update the SharpCompress version and fix exception
Resolve the problem where the `get_IsEncrypted` method in older versions of SharpCompress would throw an error in certain scenarios.
2024-12-08 04:38:27 +08:00
ema
77b5eb454e Reduce duplicate dependencies on publish files 2024-12-07 04:58:07 +08:00
ema
a5c3d5b143 Restore AssemblyInfo 2024-12-04 16:53:51 +08:00
ema
507b157a40 Convert to .NET SDK type csproj 2024-11-30 17:00:22 +08:00
Paddy Xu
f726841d99 update deps 2021-11-15 23:52:02 +01:00
Paddy Xu
408949d1b4 Bulk update NuGet packages 2020-07-05 13:20:46 +02:00
Paddy Xu
165c9ad12e Refresh NuGet packages 2019-06-24 18:28:24 +03:00
Paddy Xu
c00224fb5f Upgrade NuGet packages 2019-05-26 18:39:20 +03:00
Paddy Xu
5b67135d6f update SharpCompress lib 2018-11-07 22:32:03 +02:00
Paddy Xu
d4feb2c867 update packages 2018-06-06 20:15:36 +03:00
Paddy Xu
197bfee1da fix path 2018-02-12 19:30:29 +02:00
Paddy Xu
56af2311b9 abstract plugin interface 2018-02-12 19:30:28 +02:00
Paddy Xu
804876a987 remove strong-name signing 2018-01-27 14:44:53 +02:00
Paddy Xu
1052d873e1 update NuGet packages 2017-12-22 13:21:00 +02:00
Paddy Xu
3f262dfcd2 upgrade NuGet packages 2017-10-15 16:27:17 +03:00
Paddy Xu
f15f65192d sign all compoments 2017-08-02 00:29:41 +03:00
Paddy Xu
7b6fa41baf detect string encoding when previewing .zip files, fix #24. 2017-07-23 20:16:57 +03:00
Paddy Xu
61074fea2c Revert "Sign all projects with strong names"
This reverts commit d98afaa4dc.
2017-07-15 21:29:35 +03:00
Paddy Xu
d98afaa4dc Sign all projects with strong names 2017-07-15 15:07:41 +03:00
Paddy Xu
7e63636141 Refresh NuGet packages 2017-06-24 14:21:37 +03:00
Paddy Xu
8da5f7c0d4 Refresh SharpCompress library 2017-06-03 14:14:25 +03:00
Paddy Xu
3101059b4d x64 Any CPU support 2017-06-03 02:51:22 +03:00
Paddy Xu
3af6448b50 move to .net 4.6.2 2017-05-28 15:59:53 +03:00
Paddy Xu
464deb801d remove useless references 2017-05-17 00:41:02 +03:00
Paddy Xu
3f82070deb working on HtmlViewer 2017-05-13 19:34:41 +03:00
Paddy Xu
eef76468c4 Use git tag for AssemblyVersion etc. 2017-05-11 01:31:58 +03:00
Paddy Xu
dbafec9cb8 COM is really a nightmare... Use managed solution (SharpCompress) instead 2017-05-01 12:09:16 +03:00
Paddy Xu
f11c59be01 .. 2017-04-30 02:27:07 +03:00
Paddy Xu
f5d9dc3e14 . 2017-04-29 21:42:37 +03:00