Update
Updated cefsharp and removed flash. But there is now a bug where the browser crashed when trying to download anything.
This commit is contained in:
parent
d685e803b3
commit
81286909c6
776 changed files with 255315 additions and 42 deletions
5
packages/CefSharp.Common.113.1.40/build/CefSharp.Common.targets
vendored
Normal file
5
packages/CefSharp.Common.113.1.40/build/CefSharp.Common.targets
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<!-- For older nuget versions that don't support buildTransitive save duplication -->
|
||||
<Import Project="$(MSBuildThisFileDirectory)..\buildTransitive\CefSharp.Common.targets"/>
|
||||
</Project>
|
Reference in a new issue