Private GIT

Skip to content
Snippets Groups Projects
Commit 56e2bd10 authored by Nathan Holland's avatar Nathan Holland Committed by vlbox
Browse files

Remove Static Configuration Class and .NET Core Prep (#2122)

* Remove static configuration class that required prior knowledge of when it was initialised to dependency injected method that ensures all configuration has already occured.

* Specify a different log name for the updater, require a path when running the Jackett updater

* Update to all .NET Standard packages

* Explicitly specify the restore project style

* Move automapper out of the  DI framework and put crude detection to prevent it from initializing more than once.
parent 211b8906
No related branches found
No related tags found
No related merge requests found
Showing
with 305 additions and 233 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment