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.88.2.90 \build\CefSharp.Common.props" Condition =" Exists('..\packages\CefSharp.Common.88.2.90 \build\CefSharp.Common.props')" />
4- <Import Project =" ..\packages\cef.redist.x86.88.2.9 \build\cef.redist.x86.props" Condition =" Exists('..\packages\cef.redist.x86.88.2.9 \build\cef.redist.x86.props')" />
5- <Import Project =" ..\packages\cef.redist.x64.88.2.9 \build\cef.redist.x64.props" Condition =" Exists('..\packages\cef.redist.x64.88.2.9 \build\cef.redist.x64.props')" />
3+ <Import Project =" ..\packages\CefSharp.Common.89.0.170 \build\CefSharp.Common.props" Condition =" Exists('..\packages\CefSharp.Common.89.0.170 \build\CefSharp.Common.props')" />
4+ <Import Project =" ..\packages\cef.redist.x86.89.0.17 \build\cef.redist.x86.props" Condition =" Exists('..\packages\cef.redist.x86.89.0.17 \build\cef.redist.x86.props')" />
5+ <Import Project =" ..\packages\cef.redist.x64.89.0.17 \build\cef.redist.x64.props" Condition =" Exists('..\packages\cef.redist.x64.89.0.17 \build\cef.redist.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 >
8787 <ApplicationManifest >app.manifest</ApplicationManifest >
8888 </PropertyGroup >
8989 <ItemGroup >
90- <Reference Include =" CefSharp, Version=88.2.90 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
91- <HintPath >..\packages\CefSharp.Common.88.2.90 \lib\net452\CefSharp.dll</HintPath >
90+ <Reference Include =" CefSharp, Version=89.0.170 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
91+ <HintPath >..\packages\CefSharp.Common.89.0.170 \lib\net452\CefSharp.dll</HintPath >
9292 <Private >True</Private >
9393 </Reference >
94- <Reference Include =" CefSharp.Core, Version=88.2.90 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
95- <HintPath >..\packages\CefSharp.Common.88.2.90 \lib\net452\CefSharp.Core.dll</HintPath >
94+ <Reference Include =" CefSharp.Core, Version=89.0.170 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
95+ <HintPath >..\packages\CefSharp.Common.89.0.170 \lib\net452\CefSharp.Core.dll</HintPath >
9696 <Private >True</Private >
9797 </Reference >
98- <Reference Include =" CefSharp.OffScreen, Version=88.2.90 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
99- <HintPath >..\packages\CefSharp.OffScreen.88.2.90 \lib\net452\CefSharp.OffScreen.dll</HintPath >
98+ <Reference Include =" CefSharp.OffScreen, Version=89.0.170 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
99+ <HintPath >..\packages\CefSharp.OffScreen.89.0.170 \lib\net452\CefSharp.OffScreen.dll</HintPath >
100100 <Private >True</Private >
101101 </Reference >
102102 <Reference Include =" System" />
120120 <Target Name =" CefSharpAfterBuildDebug" AfterTargets =" AfterBuild" >
121121 <CallTarget Targets =" CefSharpAfterBuildDiagnostic" />
122122 </Target >
123- <Import Project =" ..\packages\CefSharp.Common.88.2.90 \build\CefSharp.Common.targets" Condition =" Exists('..\packages\CefSharp.Common.88.2.90 \build\CefSharp.Common.targets')" />
123+ <Import Project =" ..\packages\CefSharp.Common.89.0.170 \build\CefSharp.Common.targets" Condition =" Exists('..\packages\CefSharp.Common.89.0.170 \build\CefSharp.Common.targets')" />
124124</Project >
0 commit comments