Index: src/Plugins/Wti/Wti.Controller/Wti.Controller.csproj =================================================================== diff -u -r2d9d348cd9b43f459552620c44bc54d13d522006 -re61dfe357a722430029affaa9a28e6bd2cbbc281 --- src/Plugins/Wti/Wti.Controller/Wti.Controller.csproj (.../Wti.Controller.csproj) (revision 2d9d348cd9b43f459552620c44bc54d13d522006) +++ src/Plugins/Wti/Wti.Controller/Wti.Controller.csproj (.../Wti.Controller.csproj) (revision e61dfe357a722430029affaa9a28e6bd2cbbc281) @@ -14,23 +14,45 @@ true - bin\x86\Debug\ + bin\Debug\ DEBUG;TRACE full x86 prompt MinimumRecommendedRules.ruleset - bin\x86\Release\ + bin\Release\ TRACE true pdbonly x86 prompt MinimumRecommendedRules.ruleset + + true + bin\Debug\ + DEBUG;TRACE + full + AnyCPU + prompt + MinimumRecommendedRules.ruleset + + + bin\Release\ + TRACE + true + pdbonly + AnyCPU + prompt + MinimumRecommendedRules.ruleset + + + False + ..\..\..\..\lib\log4net.dll +