From 165e0bf9e96113db4a1e1090e7306460408e7bfc Mon Sep 17 00:00:00 2001 From: Miheichev Aleksandr Sergeevich Date: Wed, 15 Jul 2026 11:12:56 +0000 Subject: [PATCH] chore(deps): update NuGet dependencies (#9745) - Downloader 5.9.0 -> 5.9.4 - NLog 6.1.3 -> 6.1.4 - Repobot.SQLite.Unofficial 3.53.3 -> 3.53.3.8 - sqlite-net-e 1.11.0 -> 1.11.285 - YamlDotNet 18.0.0 -> 18.1.0 sqlite-net-e and Repobot.SQLite.Unofficial are bumped together: the newer sqlite-net-e moves to SQLitePCLRaw.config.e_sqlite3 3.0.3. SkiaSharp.NativeAssets.Linux intentionally stays at 3.119.4 to match the managed SkiaSharp resolved through Avalonia.Skia 12.1.0; bumping it alone to 4.x would compile but break rendering at runtime on Linux. It should follow Avalonia when Avalonia itself moves to SkiaSharp 4. ReactiveUI.Avalonia stays at 12.0.3: the numerically higher 14.x line targets Avalonia 11 / ReactiveUI 19 and would be an effective downgrade for the Avalonia 12 stack. --- v2rayN/Directory.Packages.props | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/v2rayN/Directory.Packages.props b/v2rayN/Directory.Packages.props index 33f3ddff..be5135d9 100644 --- a/v2rayN/Directory.Packages.props +++ b/v2rayN/Directory.Packages.props @@ -14,7 +14,7 @@ - + @@ -25,14 +25,14 @@ - - - + + + - +