Commit 1a3dc5b 1 parent 11fe920 commit 1a3dc5b Copy full SHA for 1a3dc5b
File tree 6 files changed +6
-0
lines changed
CefSharp.OffScreen.Example
CefSharp.WinForms.Example
6 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 12.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
+ <Import Project =" ..\packages\Microsoft.Net.Compilers.2.7.0\build\Microsoft.Net.Compilers.props" Condition =" Exists('..\packages\Microsoft.Net.Compilers.2.7.0\build\Microsoft.Net.Compilers.props')" />
3
4
<Import Project =" ..\packages\cef.redist.x86.3.3325.1751\build\cef.redist.x86.props" Condition =" Exists('..\packages\cef.redist.x86.3.3325.1751\build\cef.redist.x86.props')" />
4
5
<Import Project =" ..\packages\cef.redist.x64.3.3325.1751\build\cef.redist.x64.props" Condition =" Exists('..\packages\cef.redist.x64.3.3325.1751\build\cef.redist.x64.props')" />
5
6
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
Original file line number Diff line number Diff line change 2
2
<packages >
3
3
<package id =" cef.redist.x64" version =" 3.3325.1751" targetFramework =" net452" />
4
4
<package id =" cef.redist.x86" version =" 3.3325.1751" targetFramework =" net452" />
5
+ <package id =" Microsoft.Net.Compilers" version =" 2.7.0" targetFramework =" net452" developmentDependency =" true" />
5
6
</packages >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 12.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
+ <Import Project =" ..\packages\Microsoft.Net.Compilers.2.7.0\build\Microsoft.Net.Compilers.props" Condition =" Exists('..\packages\Microsoft.Net.Compilers.2.7.0\build\Microsoft.Net.Compilers.props')" />
3
4
<Import Project =" ..\packages\cef.redist.x86.3.3325.1751\build\cef.redist.x86.props" Condition =" Exists('..\packages\cef.redist.x86.3.3325.1751\build\cef.redist.x86.props')" />
4
5
<Import Project =" ..\packages\cef.redist.x64.3.3325.1751\build\cef.redist.x64.props" Condition =" Exists('..\packages\cef.redist.x64.3.3325.1751\build\cef.redist.x64.props')" />
5
6
<PropertyGroup >
Original file line number Diff line number Diff line change 2
2
<packages >
3
3
<package id =" cef.redist.x64" version =" 3.3325.1751" targetFramework =" net452" />
4
4
<package id =" cef.redist.x86" version =" 3.3325.1751" targetFramework =" net452" />
5
+ <package id =" Microsoft.Net.Compilers" version =" 2.7.0" targetFramework =" net452" developmentDependency =" true" />
5
6
</packages >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 12.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
+ <Import Project =" ..\packages\Microsoft.Net.Compilers.2.7.0\build\Microsoft.Net.Compilers.props" Condition =" Exists('..\packages\Microsoft.Net.Compilers.2.7.0\build\Microsoft.Net.Compilers.props')" />
3
4
<Import Project =" ..\packages\cef.redist.x86.3.3325.1751\build\cef.redist.x86.props" Condition =" Exists('..\packages\cef.redist.x86.3.3325.1751\build\cef.redist.x86.props')" />
4
5
<Import Project =" ..\packages\cef.redist.x64.3.3325.1751\build\cef.redist.x64.props" Condition =" Exists('..\packages\cef.redist.x64.3.3325.1751\build\cef.redist.x64.props')" />
5
6
<PropertyGroup >
Original file line number Diff line number Diff line change 3
3
<package id =" cef.redist.x64" version =" 3.3325.1751" targetFramework =" net452" />
4
4
<package id =" cef.redist.x86" version =" 3.3325.1751" targetFramework =" net452" />
5
5
<package id =" CommonServiceLocator" version =" 1.3" targetFramework =" net45" />
6
+ <package id =" Microsoft.Net.Compilers" version =" 2.7.0" targetFramework =" net452" developmentDependency =" true" />
6
7
<package id =" MvvmLightLibs" version =" 5.1.1.0" targetFramework =" net45" />
7
8
</packages >
You can’t perform that action at this time.
0 commit comments