File tree Expand file tree Collapse file tree 3 files changed +0
-6
lines changed
CefSharp.OffScreen.Example
CefSharp.WinForms.Example Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 2424 <ErrorReport >prompt</ErrorReport >
2525 <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
2626 <Prefer32Bit >false</Prefer32Bit >
27- <UseVSHostingProcess >false</UseVSHostingProcess >
2827 </PropertyGroup >
2928 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x64'" >
3029 <OutputPath >bin\x64\Release\</OutputPath >
3534 <ErrorReport >prompt</ErrorReport >
3635 <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
3736 <Prefer32Bit >false</Prefer32Bit >
38- <UseVSHostingProcess >false</UseVSHostingProcess >
3937 </PropertyGroup >
4038 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
4139 <DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 2727 <PlatformTarget >x64</PlatformTarget >
2828 <OutputPath >bin\x64\Debug\</OutputPath >
2929 <Prefer32Bit >false</Prefer32Bit >
30- <UseVSHostingProcess >false</UseVSHostingProcess >
3130 </PropertyGroup >
3231 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x64'" >
3332 <PlatformTarget >x64</PlatformTarget >
3433 <OutputPath >bin\x64\Release\</OutputPath >
3534 <Prefer32Bit >false</Prefer32Bit >
36- <UseVSHostingProcess >false</UseVSHostingProcess >
3735 </PropertyGroup >
3836 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
3937 <DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 3232 <ErrorReport >prompt</ErrorReport >
3333 <CodeAnalysisRuleSet >AllRules.ruleset</CodeAnalysisRuleSet >
3434 <Prefer32Bit >false</Prefer32Bit >
35- <UseVSHostingProcess >false</UseVSHostingProcess >
3635 </PropertyGroup >
3736 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x64'" >
3837 <OutputPath >bin\x64\Release\</OutputPath >
4342 <ErrorReport >prompt</ErrorReport >
4443 <CodeAnalysisRuleSet >AllRules.ruleset</CodeAnalysisRuleSet >
4544 <Prefer32Bit >false</Prefer32Bit >
46- <UseVSHostingProcess >false</UseVSHostingProcess >
4745 </PropertyGroup >
4846 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
4947 <DebugSymbols >true</DebugSymbols >
You can’t perform that action at this time.
0 commit comments