File tree Expand file tree Collapse file tree
CefSharp.BrowserSubprocess.Core Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project DefaultTargets =" Build" ToolsVersion =" 12.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <Import Project =" ..\packages\cef.sdk.145.0.26\build\cef.sdk.props" Condition =" Exists('..\packages\cef.sdk.145.0.26\build\cef.sdk.props')" />
44 <Import Project =" ..\packages\Microsoft.SourceLink.GitHub.1.0.0\build\Microsoft.SourceLink.GitHub.props" Condition =" Exists('..\packages\Microsoft.SourceLink.GitHub.1.0.0\build\Microsoft.SourceLink.GitHub.props')" />
110110 <PrecompiledHeader >Use</PrecompiledHeader >
111111 <BrowseInformation >true</BrowseInformation >
112112 <MultiProcessorCompilation >true</MultiProcessorCompilation >
113- <TreatWarningAsError >true</TreatWarningAsError >
114113 <LanguageStandard >stdcpp20</LanguageStandard >
115114 <CompileAs >CompileAsCpp</CompileAs >
116115 </ClCompile >
129128 <PreprocessorDefinitions >WIN32;_DEBUG;EXPORT;%(PreprocessorDefinitions)</PreprocessorDefinitions >
130129 <PrecompiledHeader >Use</PrecompiledHeader >
131130 <MultiProcessorCompilation >true</MultiProcessorCompilation >
132- <TreatWarningAsError >true</TreatWarningAsError >
133131 <LanguageStandard >stdcpp20</LanguageStandard >
134132 <CompileAs >CompileAsCpp</CompileAs >
135133 </ClCompile >
You can’t perform that action at this time.
0 commit comments