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.90.6.70 \build\CefSharp.Common.props" Condition =" Exists('..\packages\CefSharp.Common.90.6.70 \build\CefSharp.Common.props')" />
4- <Import Project =" ..\packages\cef.redist.x86.90.6.7 \build\cef.redist.x86.props" Condition =" Exists('..\packages\cef.redist.x86.90.6.7 \build\cef.redist.x86.props')" />
5- <Import Project =" ..\packages\cef.redist.x64.90.6.7 \build\cef.redist.x64.props" Condition =" Exists('..\packages\cef.redist.x64.90.6.7 \build\cef.redist.x64.props')" />
3+ <Import Project =" ..\packages\CefSharp.Common.91.1.210 \build\CefSharp.Common.props" Condition =" Exists('..\packages\CefSharp.Common.91.1.210 \build\CefSharp.Common.props')" />
4+ <Import Project =" ..\packages\cef.redist.x86.91.1.21 \build\cef.redist.x86.props" Condition =" Exists('..\packages\cef.redist.x86.91.1.21 \build\cef.redist.x86.props')" />
5+ <Import Project =" ..\packages\cef.redist.x64.91.1.21 \build\cef.redist.x64.props" Condition =" Exists('..\packages\cef.redist.x64.91.1.21 \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=90.6.70 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
91- <HintPath >..\packages\CefSharp.Common.90.6.70 \lib\net452\CefSharp.dll</HintPath >
90+ <Reference Include =" CefSharp, Version=91.1.210 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
91+ <HintPath >..\packages\CefSharp.Common.91.1.210 \lib\net452\CefSharp.dll</HintPath >
9292 <Private >True</Private >
9393 </Reference >
94- <Reference Include =" CefSharp.Core, Version=90.6.70 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
95- <HintPath >..\packages\CefSharp.Common.90.6.70 \lib\net452\CefSharp.Core.dll</HintPath >
94+ <Reference Include =" CefSharp.Core, Version=91.1.210 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
95+ <HintPath >..\packages\CefSharp.Common.91.1.210 \lib\net452\CefSharp.Core.dll</HintPath >
9696 <Private >True</Private >
9797 </Reference >
98- <Reference Include =" CefSharp.OffScreen, Version=90.6.70 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
99- <HintPath >..\packages\CefSharp.OffScreen.90.6.70 \lib\net452\CefSharp.OffScreen.dll</HintPath >
98+ <Reference Include =" CefSharp.OffScreen, Version=91.1.210 .0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" >
99+ <HintPath >..\packages\CefSharp.OffScreen.91.1.210 \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.90.6.70 \build\CefSharp.Common.targets" Condition =" Exists('..\packages\CefSharp.Common.90.6.70 \build\CefSharp.Common.targets')" />
123+ <Import Project =" ..\packages\CefSharp.Common.91.1.210 \build\CefSharp.Common.targets" Condition =" Exists('..\packages\CefSharp.Common.91.1.210 \build\CefSharp.Common.targets')" />
124124</Project >
0 commit comments