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.93.1.111 \build\CefSharp.Common.props" Condition =" Exists('..\packages\CefSharp.Common.93.1.111 \build\CefSharp.Common.props')" />
4- <Import Project =" ..\packages\cef.redist.x86.93.1.11 \build\cef.redist.x86.props" Condition =" Exists('..\packages\cef.redist.x86.93.1.11 \build\cef.redist.x86.props')" />
5- <Import Project =" ..\packages\cef.redist.x64.93.1.11 \build\cef.redist.x64.props" Condition =" Exists('..\packages\cef.redist.x64.93.1.11 \build\cef.redist.x64.props')" />
3+ <Import Project =" ..\packages\CefSharp.Common.93.1.140 \build\CefSharp.Common.props" Condition =" Exists('..\packages\CefSharp.Common.93.1.140 \build\CefSharp.Common.props')" />
4+ <Import Project =" ..\packages\cef.redist.x86.93.1.14 \build\cef.redist.x86.props" Condition =" Exists('..\packages\cef.redist.x86.93.1.14 \build\cef.redist.x86.props')" />
5+ <Import Project =" ..\packages\cef.redist.x64.93.1.14 \build\cef.redist.x64.props" Condition =" Exists('..\packages\cef.redist.x64.93.1.14 \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 >
9393 <ApplicationManifest >app.manifest</ApplicationManifest >
9494 </PropertyGroup >
9595 <ItemGroup >
96- <Reference Include =" CefSharp, Version=93.1.111 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
97- <HintPath >..\packages\CefSharp.Common.93.1.111 \lib\net452\CefSharp.dll</HintPath >
96+ <Reference Include =" CefSharp, Version=93.1.140 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
97+ <HintPath >..\packages\CefSharp.Common.93.1.140 \lib\net452\CefSharp.dll</HintPath >
9898 <Private >True</Private >
9999 </Reference >
100- <Reference Include =" CefSharp.Core, Version=93.1.111 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
101- <HintPath >..\packages\CefSharp.Common.93.1.111 \lib\net452\CefSharp.Core.dll</HintPath >
100+ <Reference Include =" CefSharp.Core, Version=93.1.140 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
101+ <HintPath >..\packages\CefSharp.Common.93.1.140 \lib\net452\CefSharp.Core.dll</HintPath >
102102 <Private >True</Private >
103103 </Reference >
104- <Reference Include =" CefSharp.Wpf, Version=93.1.111 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
105- <HintPath >..\packages\CefSharp.Wpf.93.1.111 \lib\net452\CefSharp.Wpf.dll</HintPath >
104+ <Reference Include =" CefSharp.Wpf, Version=93.1.140 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
105+ <HintPath >..\packages\CefSharp.Wpf.93.1.140 \lib\net452\CefSharp.Wpf.dll</HintPath >
106106 <Private >True</Private >
107107 </Reference >
108108 <Reference Include =" Microsoft.Xaml.Behaviors, Version=1.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
181181 <Target Name =" CefSharpAfterBuildDebug" AfterTargets =" AfterBuild" >
182182 <CallTarget Targets =" CefSharpAfterBuildDiagnostic" />
183183 </Target >
184- <Import Project =" ..\packages\CefSharp.Common.93.1.111 \build\CefSharp.Common.targets" Condition =" Exists('..\packages\CefSharp.Common.93.1.111 \build\CefSharp.Common.targets')" />
184+ <Import Project =" ..\packages\CefSharp.Common.93.1.140 \build\CefSharp.Common.targets" Condition =" Exists('..\packages\CefSharp.Common.93.1.140 \build\CefSharp.Common.targets')" />
185185</Project >
0 commit comments