--- trunk/RomCheater.PluginFramework/RomCheater.PluginFramework.csproj 2012/05/09 16:46:22 70 +++ trunk/RomCheater.PluginFramework/RomCheater.PluginFramework.csproj 2012/05/09 16:46:44 71 @@ -33,7 +33,7 @@ </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'"> <DebugSymbols>true</DebugSymbols> - <OutputPath>bin\x86\Debug\</OutputPath> + <OutputPath>bin\Debug\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <NoWarn>1607</NoWarn> <DebugType>full</DebugType> |