v2rayN/v2rayN/ServiceLib.Tests/xunit.runner.json
Miheichev Aleksandr Sergeevich 3b39da124c Modernize .NET 10 dependency stack
Replace ReactiveUI.Fody with ReactiveUI.SourceGenerators, migrate reactive properties, and remove Fody weaver configuration.

Move SQLite from SQLitePCLRaw.bundle_green to SQLitePCLRaw 3.x using config.e_sqlite3 and SourceGear.sqlite3 with explicit initialization.

Update related package versions, set invariant xUnit culture, and refresh RHEL RISC-V packaging versions.
2026-05-03 01:25:37 +03:00

4 lines
103 B
JSON

{
"$schema": "https://xunit.net/schema/current/xunit.runner.schema.json",
"culture": "invariant"
}