当前位置:   article > 正文

配置wpf的cefsharp控件(netcore3.1)_cefsharp.wpf.netcore

cefsharp.wpf.netcore

第一步NuGet里安装CefSharp.Wpf,如下图

第二步修改项目属性,平台改为x86或x64,不能AnyCPU,如图

第三步修改解决方案,添加如下代码

  1.  <ItemGroup>
  2.     <!-- TODO: These updates are currently required because CefSharp.Wpf specifies
  3.          <Private>false</Private>, which means these libraries will not be specified in
  4.          the .deps.json file, and so th
本文内容由网友自发贡献,转载请注明出处:https://www.wpsshop.cn/w/Cpp五条/article/detail/257966
推荐阅读
相关标签
  

闽ICP备14008679号