File tree Expand file tree Collapse file tree 14 files changed +23
-23
lines changed
CefSharp.BrowserSubprocess.Core
CefSharp.OffScreen.Example
CefSharp.WinForms.Example Expand file tree Collapse file tree 14 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project DefaultTargets =" Build" ToolsVersion =" 12.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3- <Import Project =" ..\packages\cef.sdk.79.1.35 \build\cef.sdk.props" Condition =" Exists('..\packages\cef.sdk.79.1.35 \build\cef.sdk.props')" />
3+ <Import Project =" ..\packages\cef.sdk.79.1.36 \build\cef.sdk.props" Condition =" Exists('..\packages\cef.sdk.79.1.36 \build\cef.sdk.props')" />
44 <ItemGroup Label =" ProjectConfigurations" >
55 <ProjectConfiguration Include =" Debug|Win32" >
66 <Configuration >Debug</Configuration >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
3- <package id =" cef.sdk" version =" 79.1.35 " targetFramework =" native" />
3+ <package id =" cef.sdk" version =" 79.1.36 " targetFramework =" native" />
44</packages >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project DefaultTargets =" Build" ToolsVersion =" 12.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3- <Import Project =" ..\packages\cef.sdk.79.1.35 \build\cef.sdk.props" Condition =" Exists('..\packages\cef.sdk.79.1.35 \build\cef.sdk.props')" />
3+ <Import Project =" ..\packages\cef.sdk.79.1.36 \build\cef.sdk.props" Condition =" Exists('..\packages\cef.sdk.79.1.36 \build\cef.sdk.props')" />
44 <ItemGroup Label =" ProjectConfigurations" >
55 <ProjectConfiguration Include =" Debug|Win32" >
66 <Configuration >Debug</Configuration >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
3- <package id =" cef.sdk" version =" 79.1.35 " targetFramework =" native" />
3+ <package id =" cef.sdk" version =" 79.1.36 " targetFramework =" native" />
44</packages >
Original file line number Diff line number Diff line change 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\cef.redist.x86.79.1.35 \build\cef.redist.x86.props" Condition =" Exists('..\packages\cef.redist.x86.79.1.35 \build\cef.redist.x86.props')" />
4- <Import Project =" ..\packages\cef.redist.x64.79.1.35 \build\cef.redist.x64.props" Condition =" Exists('..\packages\cef.redist.x64.79.1.35 \build\cef.redist.x64.props')" />
3+ <Import Project =" ..\packages\cef.redist.x86.79.1.36 \build\cef.redist.x86.props" Condition =" Exists('..\packages\cef.redist.x86.79.1.36 \build\cef.redist.x86.props')" />
4+ <Import Project =" ..\packages\cef.redist.x64.79.1.36 \build\cef.redist.x64.props" Condition =" Exists('..\packages\cef.redist.x64.79.1.36 \build\cef.redist.x64.props')" />
55 <Import Project =" ..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props" Condition =" Exists('..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props')" />
66 <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
77 <PropertyGroup >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
3- <package id =" cef.redist.x64" version =" 79.1.35 " targetFramework =" net462" />
4- <package id =" cef.redist.x86" version =" 79.1.35 " targetFramework =" net462" />
3+ <package id =" cef.redist.x64" version =" 79.1.36 " targetFramework =" net462" />
4+ <package id =" cef.redist.x86" version =" 79.1.36 " targetFramework =" net462" />
55 <package id =" Microsoft.Net.Compilers" version =" 2.9.0" targetFramework =" net462" developmentDependency =" true" />
66</packages >
Original file line number Diff line number Diff line change 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\cef.redist.x86.79.1.35 \build\cef.redist.x86.props" Condition =" Exists('..\packages\cef.redist.x86.79.1.35 \build\cef.redist.x86.props')" />
4- <Import Project =" ..\packages\cef.redist.x64.79.1.35 \build\cef.redist.x64.props" Condition =" Exists('..\packages\cef.redist.x64.79.1.35 \build\cef.redist.x64.props')" />
3+ <Import Project =" ..\packages\cef.redist.x86.79.1.36 \build\cef.redist.x86.props" Condition =" Exists('..\packages\cef.redist.x86.79.1.36 \build\cef.redist.x86.props')" />
4+ <Import Project =" ..\packages\cef.redist.x64.79.1.36 \build\cef.redist.x64.props" Condition =" Exists('..\packages\cef.redist.x64.79.1.36 \build\cef.redist.x64.props')" />
55 <Import Project =" ..\packages\xunit.runner.visualstudio.2.4.1\build\net20\xunit.runner.visualstudio.props" Condition =" Exists('..\packages\xunit.runner.visualstudio.2.4.1\build\net20\xunit.runner.visualstudio.props')" />
66 <PropertyGroup >
77 <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
33 <package id =" Castle.Core" version =" 4.4.0" targetFramework =" net462" />
4- <package id =" cef.redist.x64" version =" 79.1.35 " targetFramework =" net462" />
5- <package id =" cef.redist.x86" version =" 79.1.35 " targetFramework =" net462" />
4+ <package id =" cef.redist.x64" version =" 79.1.36 " targetFramework =" net462" />
5+ <package id =" cef.redist.x86" version =" 79.1.36 " targetFramework =" net462" />
66 <package id =" Moq" version =" 4.13.0" targetFramework =" net462" />
77 <package id =" System.Runtime.CompilerServices.Unsafe" version =" 4.6.0" targetFramework =" net462" />
88 <package id =" System.Threading.Tasks.Extensions" version =" 4.5.3" targetFramework =" net462" />
Original file line number Diff line number Diff line change 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\cef.redist.x86.79.1.35 \build\cef.redist.x86.props" Condition =" Exists('..\packages\cef.redist.x86.79.1.35 \build\cef.redist.x86.props')" />
4- <Import Project =" ..\packages\cef.redist.x64.79.1.35 \build\cef.redist.x64.props" Condition =" Exists('..\packages\cef.redist.x64.79.1.35 \build\cef.redist.x64.props')" />
3+ <Import Project =" ..\packages\cef.redist.x86.79.1.36 \build\cef.redist.x86.props" Condition =" Exists('..\packages\cef.redist.x86.79.1.36 \build\cef.redist.x86.props')" />
4+ <Import Project =" ..\packages\cef.redist.x64.79.1.36 \build\cef.redist.x64.props" Condition =" Exists('..\packages\cef.redist.x64.79.1.36 \build\cef.redist.x64.props')" />
55 <Import Project =" ..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props" Condition =" Exists('..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props')" />
66 <PropertyGroup >
77 <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
3- <package id =" cef.redist.x64" version =" 79.1.35 " targetFramework =" net462" />
4- <package id =" cef.redist.x86" version =" 79.1.35 " targetFramework =" net462" />
3+ <package id =" cef.redist.x64" version =" 79.1.36 " targetFramework =" net462" />
4+ <package id =" cef.redist.x86" version =" 79.1.36 " targetFramework =" net462" />
55 <package id =" Microsoft.Net.Compilers" version =" 2.9.0" targetFramework =" net462" developmentDependency =" true" />
66</packages >
You can’t perform that action at this time.
0 commit comments