mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-02 22:08:27 +01:00
FxCop -> Net Analyzers (part 2)
This commit is contained in:
@@ -92,7 +92,7 @@ namespace Emby.Server.Implementations.Updates
|
||||
_httpClientFactory = httpClientFactory;
|
||||
_config = config;
|
||||
_zipClient = zipClient;
|
||||
_jsonSerializerOptions = JsonDefaults.GetOptions();
|
||||
_jsonSerializerOptions = JsonDefaults.Options;
|
||||
_pluginManager = pluginManager;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user