We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d019806 commit 216a9c8Copy full SHA for 216a9c8
CefSharp.BrowserSubprocess/CefSharp.BrowserSubprocess.csproj
@@ -29,7 +29,7 @@
29
<PlatformTarget>x86</PlatformTarget>
30
<DebugType>pdbonly</DebugType>
31
<Optimize>true</Optimize>
32
- <OutputPath>bin\Release\</OutputPath>
+ <OutputPath>bin\x86\Release\</OutputPath>
33
<DefineConstants>TRACE</DefineConstants>
34
<ErrorReport>prompt</ErrorReport>
35
<WarningLevel>4</WarningLevel>
0 commit comments