Updated cefsharp and removed flash. But there is now a bug where the browser crashed when trying to download anything.
5 lines
317 B
XML
5 lines
317 B
XML
<?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.props"/>
|
|
</Project>
|