From cd7ebc658f812579362011709356d732ea14fa85 Mon Sep 17 00:00:00 2001 From: kayone Date: Sun, 24 Aug 2014 22:53:55 -0700 Subject: [PATCH] updated json.net --- .../NzbDrone.Automation.Test.csproj | 1 + src/NzbDrone.Automation.Test/app.config | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 src/NzbDrone.Automation.Test/app.config diff --git a/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj b/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj index 9b5e9a2b8..cdd28ebec 100644 --- a/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj +++ b/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj @@ -87,6 +87,7 @@ + diff --git a/src/NzbDrone.Automation.Test/app.config b/src/NzbDrone.Automation.Test/app.config new file mode 100644 index 000000000..44298137a --- /dev/null +++ b/src/NzbDrone.Automation.Test/app.config @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file