From 6075a615abc58903400140c5dcb969d857d79f2f Mon Sep 17 00:00:00 2001 From: "kay.one" Date: Tue, 31 May 2011 20:57:50 -0700 Subject: [PATCH] Release now target x86 --- Migrator.net/Migrator.Framework/Migrator.Framework.csproj | 1 + Migrator.net/Migrator.Providers/Migrator.Providers.csproj | 1 + Migrator.net/Migrator/Migrator.csproj | 1 + NzbDrone.Core.Test/NzbDrone.Core.Test.csproj | 3 ++- NzbDrone.Web/NzbDrone.Web.csproj | 1 + NzbDrone.sln | 4 ++-- 6 files changed, 8 insertions(+), 3 deletions(-) diff --git a/Migrator.net/Migrator.Framework/Migrator.Framework.csproj b/Migrator.net/Migrator.Framework/Migrator.Framework.csproj index bf6c4d3eb..809a986e8 100644 --- a/Migrator.net/Migrator.Framework/Migrator.Framework.csproj +++ b/Migrator.net/Migrator.Framework/Migrator.Framework.csproj @@ -34,6 +34,7 @@ TRACE prompt 4 + x86 diff --git a/Migrator.net/Migrator.Providers/Migrator.Providers.csproj b/Migrator.net/Migrator.Providers/Migrator.Providers.csproj index f0485ccdc..93786bb95 100644 --- a/Migrator.net/Migrator.Providers/Migrator.Providers.csproj +++ b/Migrator.net/Migrator.Providers/Migrator.Providers.csproj @@ -49,6 +49,7 @@ TRACE;DOTNET2 prompt 4 + x86 diff --git a/Migrator.net/Migrator/Migrator.csproj b/Migrator.net/Migrator/Migrator.csproj index c2915327f..c4303dc1c 100644 --- a/Migrator.net/Migrator/Migrator.csproj +++ b/Migrator.net/Migrator/Migrator.csproj @@ -35,6 +35,7 @@ TRACE prompt 4 + x86 diff --git a/NzbDrone.Core.Test/NzbDrone.Core.Test.csproj b/NzbDrone.Core.Test/NzbDrone.Core.Test.csproj index 4414a1d00..766539f6c 100644 --- a/NzbDrone.Core.Test/NzbDrone.Core.Test.csproj +++ b/NzbDrone.Core.Test/NzbDrone.Core.Test.csproj @@ -1,4 +1,4 @@ - + Debug @@ -30,6 +30,7 @@ TRACE prompt 4 + x86 diff --git a/NzbDrone.Web/NzbDrone.Web.csproj b/NzbDrone.Web/NzbDrone.Web.csproj index 4ca4326db..f2efa08af 100644 --- a/NzbDrone.Web/NzbDrone.Web.csproj +++ b/NzbDrone.Web/NzbDrone.Web.csproj @@ -42,6 +42,7 @@ 4 true false + x86 diff --git a/NzbDrone.sln b/NzbDrone.sln index bdc2469f6..769bf10b4 100644 --- a/NzbDrone.sln +++ b/NzbDrone.sln @@ -53,8 +53,8 @@ Global {FF5EE3B6-913B-47CE-9CEB-11C51B4E1205}.Debug|x86.Build.0 = Debug|x86 {FF5EE3B6-913B-47CE-9CEB-11C51B4E1205}.Release|Any CPU.ActiveCfg = Release|Any CPU {FF5EE3B6-913B-47CE-9CEB-11C51B4E1205}.Release|Any CPU.Build.0 = Release|Any CPU - {FF5EE3B6-913B-47CE-9CEB-11C51B4E1205}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {FF5EE3B6-913B-47CE-9CEB-11C51B4E1205}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {FF5EE3B6-913B-47CE-9CEB-11C51B4E1205}.Release|Mixed Platforms.ActiveCfg = Release|x86 + {FF5EE3B6-913B-47CE-9CEB-11C51B4E1205}.Release|Mixed Platforms.Build.0 = Release|x86 {FF5EE3B6-913B-47CE-9CEB-11C51B4E1205}.Release|x64.ActiveCfg = Release|x64 {FF5EE3B6-913B-47CE-9CEB-11C51B4E1205}.Release|x64.Build.0 = Release|x64 {FF5EE3B6-913B-47CE-9CEB-11C51B4E1205}.Release|x86.ActiveCfg = Release|x86