mirror of
https://github.com/2dust/v2rayN.git
synced 2026-09-22 22:38:10 +03:00
- 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.