11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" 12.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3- <Import Project =" ..\packages\CefSharp.Common.131 .3.10-CI5146 \build\CefSharp.Common.props" Condition =" Exists('..\packages\CefSharp.Common.131 .3.10-CI5146 \build\CefSharp.Common.props')" />
4- <Import Project =" ..\packages\chromiumembeddedframework.runtime.win-x86.131 .3.1\build\chromiumembeddedframework.runtime.win-x86.props" Condition =" Exists('..\packages\chromiumembeddedframework.runtime.win-x86.131 .3.1\build\chromiumembeddedframework.runtime.win-x86.props')" />
5- <Import Project =" ..\packages\chromiumembeddedframework.runtime.win-x64.131 .3.1\build\chromiumembeddedframework.runtime.win-x64.props" Condition =" Exists('..\packages\chromiumembeddedframework.runtime.win-x64.131 .3.1\build\chromiumembeddedframework.runtime.win-x64.props')" />
3+ <Import Project =" ..\packages\CefSharp.Common.132 .3.11 \build\CefSharp.Common.props" Condition =" Exists('..\packages\CefSharp.Common.132 .3.11 \build\CefSharp.Common.props')" />
4+ <Import Project =" ..\packages\chromiumembeddedframework.runtime.win-x86.132 .3.1\build\chromiumembeddedframework.runtime.win-x86.props" Condition =" Exists('..\packages\chromiumembeddedframework.runtime.win-x86.132 .3.1\build\chromiumembeddedframework.runtime.win-x86.props')" />
5+ <Import Project =" ..\packages\chromiumembeddedframework.runtime.win-x64.132 .3.1\build\chromiumembeddedframework.runtime.win-x64.props" Condition =" Exists('..\packages\chromiumembeddedframework.runtime.win-x64.132 .3.1\build\chromiumembeddedframework.runtime.win-x64.props')" />
66 <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
77 <PropertyGroup >
88 <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
8888 <StartupObject >CefSharp.MinimalExample.OffScreen.Program</StartupObject >
8989 </PropertyGroup >
9090 <ItemGroup >
91- <Reference Include =" CefSharp, Version=131 .3.10 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
92- <HintPath >..\packages\CefSharp.Common.131 .3.10-CI5146 \lib\net462\CefSharp.dll</HintPath >
91+ <Reference Include =" CefSharp, Version=132 .3.11 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
92+ <HintPath >..\packages\CefSharp.Common.132 .3.11 \lib\net462\CefSharp.dll</HintPath >
9393 <Private >True</Private >
9494 </Reference >
95- <Reference Include =" CefSharp.Core, Version=131 .3.10 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
96- <HintPath >..\packages\CefSharp.Common.131 .3.10-CI5146 \lib\net462\CefSharp.Core.dll</HintPath >
95+ <Reference Include =" CefSharp.Core, Version=132 .3.11 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
96+ <HintPath >..\packages\CefSharp.Common.132 .3.11 \lib\net462\CefSharp.Core.dll</HintPath >
9797 <Private >True</Private >
9898 </Reference >
99- <Reference Include =" CefSharp.OffScreen, Version=131 .3.10 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
100- <HintPath >..\packages\CefSharp.OffScreen.131 .3.10-CI5146 \lib\net462\CefSharp.OffScreen.dll</HintPath >
99+ <Reference Include =" CefSharp.OffScreen, Version=132 .3.11 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
100+ <HintPath >..\packages\CefSharp.OffScreen.132 .3.11 \lib\net462\CefSharp.OffScreen.dll</HintPath >
101101 <Private >True</Private >
102102 </Reference >
103103 <Reference Include =" System" />
123123 <Target Name =" CefSharpAfterBuildDebug" AfterTargets =" AfterBuild" >
124124 <CallTarget Targets =" CefSharpAfterBuildDiagnostic" />
125125 </Target >
126- <Import Project =" ..\packages\CefSharp.Common.131 .3.10-CI5146 \build\CefSharp.Common.targets" Condition =" Exists('..\packages\CefSharp.Common.131 .3.10-CI5146 \build\CefSharp.Common.targets')" />
126+ <Import Project =" ..\packages\CefSharp.Common.132 .3.11 \build\CefSharp.Common.targets" Condition =" Exists('..\packages\CefSharp.Common.132 .3.11 \build\CefSharp.Common.targets')" />
127127</Project >
0 commit comments