diff --git a/mRemoteNGTests/mRemoteNGTests.csproj b/mRemoteNGTests/mRemoteNGTests.csproj index 631b827b6..2a0f2bba3 100644 --- a/mRemoteNGTests/mRemoteNGTests.csproj +++ b/mRemoteNGTests/mRemoteNGTests.csproj @@ -19,7 +19,7 @@ true - bin\x86\Debug\ + bin\Debug\ DEBUG;TRACE full x86 @@ -27,7 +27,7 @@ MinimumRecommendedRules.ruleset - bin\x86\Release\ + bin\Release\ TRACE true pdbonly diff --git a/mRemoteV1/mRemoteV1.csproj b/mRemoteV1/mRemoteV1.csproj index 47c69be65..2f7b03a2f 100644 --- a/mRemoteV1/mRemoteV1.csproj +++ b/mRemoteV1/mRemoteV1.csproj @@ -1202,7 +1202,7 @@ editbin /largeaddressaware $(TargetPath) true true true - bin\x86\Debug\ + bin\Debug\ DEBUG 1591,660,661 full @@ -1213,7 +1213,7 @@ editbin /largeaddressaware $(TargetPath) true true - bin\x86\Release\ + bin\Release\ 1591,660,661 pdbonly x86 @@ -1222,7 +1222,7 @@ editbin /largeaddressaware $(TargetPath) true true - bin\x86\Release Portable\ + bin\Release Portable\ PORTABLE 1591,660,661 pdbonly @@ -1234,7 +1234,7 @@ editbin /largeaddressaware $(TargetPath) true true true - bin\x86\Debug Portable\ + bin\Debug Portable\ DEBUG;PORTABLE 1591,660,661 full