|
|
@@ -75,11 +75,11 @@
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
- <OutputPath>bin\x64\Debug\</OutputPath>
|
|
|
+ <OutputPath>bin\Debug\</OutputPath>
|
|
|
<DefineConstants>
|
|
|
</DefineConstants>
|
|
|
<DebugType>full</DebugType>
|
|
|
- <PlatformTarget>x64</PlatformTarget>
|
|
|
+ <PlatformTarget>x86</PlatformTarget>
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
|
@@ -217,20 +217,6 @@
|
|
|
<Install>false</Install>
|
|
|
</BootstrapperPackage>
|
|
|
</ItemGroup>
|
|
|
- <ItemGroup>
|
|
|
- <Analyzer Include="bin\x86\Debug\CefSharp.BrowserSubprocess.Core.dll" />
|
|
|
- <Analyzer Include="bin\x86\Debug\CefSharp.Core.dll" />
|
|
|
- <Analyzer Include="bin\x86\Debug\CefSharp.dll" />
|
|
|
- <Analyzer Include="bin\x86\Debug\CefSharp.WinForms.dll" />
|
|
|
- <Analyzer Include="bin\x86\Debug\d3dcompiler_43.dll" />
|
|
|
- <Analyzer Include="bin\x86\Debug\d3dcompiler_47.dll" />
|
|
|
- <Analyzer Include="bin\x86\Debug\FastReport.dll" />
|
|
|
- <Analyzer Include="bin\x86\Debug\libcef.dll" />
|
|
|
- <Analyzer Include="bin\x86\Debug\libEGL.dll" />
|
|
|
- <Analyzer Include="bin\x86\Debug\libGLESv2.dll" />
|
|
|
- <Analyzer Include="bin\x86\Debug\widevinecdmadapter.dll" />
|
|
|
- <Analyzer Include="bin\x86\Debug\zxing.dll" />
|
|
|
- </ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<Content Include="hy%281%29.ico" />
|
|
|
<Content Include="hy.ico" />
|