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.94.4.110 \build\CefSharp.Common.props" Condition =" Exists('..\packages\CefSharp.Common.94.4.110 \build\CefSharp.Common.props')" />
4- <Import Project =" ..\packages\cef.redist.x86.94.4.11 \build\cef.redist.x86.props" Condition =" Exists('..\packages\cef.redist.x86.94.4.11 \build\cef.redist.x86.props')" />
5- <Import Project =" ..\packages\cef.redist.x64.94.4.11 \build\cef.redist.x64.props" Condition =" Exists('..\packages\cef.redist.x64.94.4.11 \build\cef.redist.x64.props')" />
3+ <Import Project =" ..\packages\CefSharp.Common.95.7.141 \build\CefSharp.Common.props" Condition =" Exists('..\packages\CefSharp.Common.95.7.141 \build\CefSharp.Common.props')" />
4+ <Import Project =" ..\packages\cef.redist.x86.95.7.14 \build\cef.redist.x86.props" Condition =" Exists('..\packages\cef.redist.x86.95.7.14 \build\cef.redist.x86.props')" />
5+ <Import Project =" ..\packages\cef.redist.x64.95.7.14 \build\cef.redist.x64.props" Condition =" Exists('..\packages\cef.redist.x64.95.7.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 >
9191 <ApplicationManifest >app.manifest</ApplicationManifest >
9292 </PropertyGroup >
9393 <ItemGroup >
94- <Reference Include =" CefSharp, Version=94.4.110 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
95- <HintPath >..\packages\CefSharp.Common.94.4.110 \lib\net452\CefSharp.dll</HintPath >
94+ <Reference Include =" CefSharp, Version=95.7.141 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
95+ <HintPath >..\packages\CefSharp.Common.95.7.141 \lib\net452\CefSharp.dll</HintPath >
9696 <Private >True</Private >
9797 </Reference >
98- <Reference Include =" CefSharp.Core, Version=94.4.110 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
99- <HintPath >..\packages\CefSharp.Common.94.4.110 \lib\net452\CefSharp.Core.dll</HintPath >
98+ <Reference Include =" CefSharp.Core, Version=95.7.141 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
99+ <HintPath >..\packages\CefSharp.Common.95.7.141 \lib\net452\CefSharp.Core.dll</HintPath >
100100 <Private >True</Private >
101101 </Reference >
102- <Reference Include =" CefSharp.Wpf, Version=94.4.110 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
103- <HintPath >..\packages\CefSharp.Wpf.94.4.110 \lib\net452\CefSharp.Wpf.dll</HintPath >
102+ <Reference Include =" CefSharp.Wpf, Version=95.7.141 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
103+ <HintPath >..\packages\CefSharp.Wpf.95.7.141 \lib\net452\CefSharp.Wpf.dll</HintPath >
104104 <Private >True</Private >
105105 </Reference >
106106 <Reference Include =" Microsoft.Xaml.Behaviors, Version=1.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
179179 <Target Name =" CefSharpAfterBuildDebug" AfterTargets =" AfterBuild" >
180180 <CallTarget Targets =" CefSharpAfterBuildDiagnostic" />
181181 </Target >
182- <Import Project =" ..\packages\CefSharp.Common.94.4.110 \build\CefSharp.Common.targets" Condition =" Exists('..\packages\CefSharp.Common.94.4.110 \build\CefSharp.Common.targets')" />
182+ <Import Project =" ..\packages\CefSharp.Common.95.7.141 \build\CefSharp.Common.targets" Condition =" Exists('..\packages\CefSharp.Common.95.7.141 \build\CefSharp.Common.targets')" />
183183</Project >
0 commit comments