11<?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.87.1.12\build\cef.sdk.props" Condition =" Exists('..\packages\cef.sdk.87.1.12\build\cef.sdk.props')" />
4+ <Import Project =" ..\packages\GitLink.3.1.0\build\GitLink.props" Condition =" Exists('..\packages\GitLink.3.1.0\build\GitLink.props')" />
45 <ItemGroup Label =" ProjectConfigurations" >
56 <ProjectConfiguration Include =" Debug|Win32" >
67 <Configuration >Debug</Configuration >
167168 <Reference Include =" System.ServiceModel" />
168169 </ItemGroup >
169170 <ItemGroup >
170- <ClInclude Include =" ..\CefSharp.Core\Internals\MCefRefPtr.h" />
171- <ClInclude Include =" ..\CefSharp.Core\Internals\ReportUnhandledExceptions.h" />
172- <ClInclude Include =" ..\CefSharp.Core\Internals\Serialization\ObjectsSerialization.h" />
173- <ClInclude Include =" ..\CefSharp.Core\Internals\Serialization\Primitives.h" />
174- <ClInclude Include =" ..\CefSharp.Core\Internals\StringUtils.h" />
171+ <ClInclude Include =" ..\CefSharp.Core.Runtime \Internals\MCefRefPtr.h" />
172+ <ClInclude Include =" ..\CefSharp.Core.Runtime \Internals\ReportUnhandledExceptions.h" />
173+ <ClInclude Include =" ..\CefSharp.Core.Runtime \Internals\Serialization\ObjectsSerialization.h" />
174+ <ClInclude Include =" ..\CefSharp.Core.Runtime \Internals\Serialization\Primitives.h" />
175+ <ClInclude Include =" ..\CefSharp.Core.Runtime \Internals\StringUtils.h" />
175176 <ClInclude Include =" BindObjectAsyncHandler.h" />
176177 <ClCompile Include =" BrowserSubprocessExecutable.h" />
177178 <ClInclude Include =" Cef.h" />
208209 <ClInclude Include =" vcclr_local.h" />
209210 </ItemGroup >
210211 <ItemGroup >
211- <ClCompile Include =" ..\CefSharp.Core\Internals\Serialization\ObjectsSerialization.cpp" />
212- <ClCompile Include =" ..\CefSharp.Core\Internals\Serialization\Primitives.cpp" />
212+ <ClCompile Include =" ..\CefSharp.Core.Runtime \Internals\Serialization\ObjectsSerialization.cpp" />
213+ <ClCompile Include =" ..\CefSharp.Core.Runtime \Internals\Serialization\Primitives.cpp" />
213214 <ClCompile Include =" AssemblyInfo.cpp" />
214215 <ClCompile Include =" Async\JavascriptAsyncMethodCallback.cpp" />
215216 <ClCompile Include =" Async\JavascriptAsyncMethodHandler.cpp" />
247248 <None Include =" packages.CefSharp.BrowserSubprocess.Core.config" />
248249 </ItemGroup >
249250 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
250- <ImportGroup Label =" ExtensionTargets" />
251+ <ImportGroup Label =" ExtensionTargets" >
252+ <Import Project =" ..\packages\GitLink.3.1.0\build\GitLink.targets" Condition =" Exists('..\packages\GitLink.3.1.0\build\GitLink.targets')" />
253+ </ImportGroup >
251254</Project >
0 commit comments