diff --git a/src/NzbDrone.Console/NzbDrone.Console.csproj b/src/NzbDrone.Console/NzbDrone.Console.csproj index dc30ce4c17..7264ad35b6 100644 --- a/src/NzbDrone.Console/NzbDrone.Console.csproj +++ b/src/NzbDrone.Console/NzbDrone.Console.csproj @@ -62,6 +62,9 @@ OnBuildSuccess + + app.manifest + False @@ -137,6 +140,7 @@ app.config + diff --git a/src/NzbDrone.Console/app.manifest b/src/NzbDrone.Console/app.manifest new file mode 100644 index 0000000000..523cc73017 --- /dev/null +++ b/src/NzbDrone.Console/app.manifest @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/NzbDrone.Update/NzbDrone.Update.csproj b/src/NzbDrone.Update/NzbDrone.Update.csproj index fd9ad5fc2c..97a8e151ce 100644 --- a/src/NzbDrone.Update/NzbDrone.Update.csproj +++ b/src/NzbDrone.Update/NzbDrone.Update.csproj @@ -36,6 +36,9 @@ prompt 4 + + app.manifest + ..\packages\Newtonsoft.Json.9.0.1\lib\net40\Newtonsoft.Json.dll @@ -67,6 +70,7 @@ + diff --git a/src/NzbDrone.Update/app.manifest b/src/NzbDrone.Update/app.manifest new file mode 100644 index 0000000000..523cc73017 --- /dev/null +++ b/src/NzbDrone.Update/app.manifest @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/NzbDrone/NzbDrone.csproj b/src/NzbDrone/NzbDrone.csproj index 8423e7966a..48160fd7b9 100644 --- a/src/NzbDrone/NzbDrone.csproj +++ b/src/NzbDrone/NzbDrone.csproj @@ -62,6 +62,9 @@ OnOutputUpdated + + app.manifest + False @@ -153,6 +156,7 @@ app.config + diff --git a/src/NzbDrone/app.manifest b/src/NzbDrone/app.manifest new file mode 100644 index 0000000000..523cc73017 --- /dev/null +++ b/src/NzbDrone/app.manifest @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/ServiceHelpers/ServiceInstall/app.manifest b/src/ServiceHelpers/ServiceInstall/app.manifest index 34d15cd4b0..918d31ebc8 100644 --- a/src/ServiceHelpers/ServiceInstall/app.manifest +++ b/src/ServiceHelpers/ServiceInstall/app.manifest @@ -25,7 +25,20 @@ - + + + + + + + + + + + + + + diff --git a/src/ServiceHelpers/ServiceUninstall/app.manifest b/src/ServiceHelpers/ServiceUninstall/app.manifest index 34d15cd4b0..acb2df9781 100644 --- a/src/ServiceHelpers/ServiceUninstall/app.manifest +++ b/src/ServiceHelpers/ServiceUninstall/app.manifest @@ -24,8 +24,20 @@ - - + + + + + + + + + + + + + +