File tree Expand file tree Collapse file tree 3 files changed +2
-6
lines changed
CefSharp.MinimalExample.OffScreen
CefSharp.MinimalExample.WinForms
CefSharp.MinimalExample.Wpf Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 6767 <DefineConstants >DEBUG;TRACE;ANYCPU</DefineConstants >
6868 <DebugType >full</DebugType >
6969 <PlatformTarget >AnyCPU</PlatformTarget >
70- <LangVersion >7.3</LangVersion >
7170 <ErrorReport >prompt</ErrorReport >
7271 <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
7372 <Prefer32Bit >false</Prefer32Bit >
7877 <Optimize >true</Optimize >
7978 <DebugType >pdbonly</DebugType >
8079 <PlatformTarget >AnyCPU</PlatformTarget >
81- <LangVersion >7.3</LangVersion >
8280 <ErrorReport >prompt</ErrorReport >
8381 <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
8482 <Prefer32Bit >false</Prefer32Bit >
Original file line number Diff line number Diff line change 3333 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x64'" >
3434 <PlatformTarget >x64</PlatformTarget >
3535 <OutputPath >bin\x64\Debug\net452\</OutputPath >
36+ <DefineConstants >DEBUG</DefineConstants >
3637 <Prefer32Bit >false</Prefer32Bit >
3738 </PropertyGroup >
3839 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x64'" >
4546 <OutputPath >bin\x86\Debug\net452\</OutputPath >
4647 <PlatformTarget >x86</PlatformTarget >
4748 <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
49+ <DefineConstants >DEBUG</DefineConstants >
4850 <Prefer32Bit >false</Prefer32Bit >
4951 </PropertyGroup >
5052 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x86'" >
5759 <DebugSymbols >true</DebugSymbols >
5860 <OutputPath >bin\AnyCPU\Debug\net452\</OutputPath >
5961 <PlatformTarget >AnyCPU</PlatformTarget >
60- <LangVersion >7.3</LangVersion >
6162 <DefineConstants >DEBUG;TRACE;ANYCPU</DefineConstants >
6263 <Prefer32Bit >false</Prefer32Bit >
6364 </PropertyGroup >
6465 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU'" >
6566 <OutputPath >bin\AnyCPU\Release\net452\</OutputPath >
6667 <PlatformTarget >AnyCPU</PlatformTarget >
67- <LangVersion >7.3</LangVersion >
6868 <DefineConstants >TRACE;ANYCPU</DefineConstants >
6969 <Prefer32Bit >false</Prefer32Bit >
7070 </PropertyGroup >
Original file line number Diff line number Diff line change 7070 <DefineConstants >DEBUG;TRACE;ANYCPU</DefineConstants >
7171 <DebugType >full</DebugType >
7272 <PlatformTarget >AnyCPU</PlatformTarget >
73- <LangVersion >7.3</LangVersion >
7473 <ErrorReport >prompt</ErrorReport >
7574 <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
7675 <Prefer32Bit >false</Prefer32Bit >
8180 <Optimize >true</Optimize >
8281 <DebugType >pdbonly</DebugType >
8382 <PlatformTarget >AnyCPU</PlatformTarget >
84- <LangVersion >7.3</LangVersion >
8583 <ErrorReport >prompt</ErrorReport >
8684 <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
8785 <Prefer32Bit >false</Prefer32Bit >
You can’t perform that action at this time.
0 commit comments