File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 2020 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x64'" >
2121 <PlatformTarget >x64</PlatformTarget >
2222 <OutputPath >bin\x64\Release\</OutputPath >
23+ <DocumentationFile >bin\x64\Release\CefSharp.WinForms.XML</DocumentationFile >
2324 </PropertyGroup >
2425 <PropertyGroup >
2526 <SignAssembly >true</SignAssembly >
Original file line number Diff line number Diff line change 5858 <PlatformTarget >x64</PlatformTarget >
5959 <ErrorReport >prompt</ErrorReport >
6060 <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
61+ <DocumentationFile >bin\x64\Release\CefSharp.Wpf.XML</DocumentationFile >
6162 </PropertyGroup >
6263 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
6364 <DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 7272 <PlatformTarget >x64</PlatformTarget >
7373 <ErrorReport >prompt</ErrorReport >
7474 <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
75+ <DocumentationFile >bin\x64\Release\CefSharp.XML</DocumentationFile >
7576 </PropertyGroup >
7677 <ItemGroup >
7778 <Reference Include =" System" />
You can’t perform that action at this time.
0 commit comments