Skip to content

mrasoftGithub/CEFSimplifiedVS17

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CEFSimplifiedVS17

A Visual Studio 2017 C# Windows Forms App (.NET Framework) project for testing ClickOnce.

The project uses NuGet package CefSharp.WinForms version 87.1.132 and opens a CefSharp WinForm and loads a website in the WinForms' panel.

Error "Could not load file or assembly'CefSharp.Core.Runtime.dll'." occurred on running the setup.exe created by clickOnce in Visual Studio 2017. The error did not occur in Visual Studio 2019.

To solve the error property CefSharpBuildAction is added to the .csproj projectfile for a x64 target framework. Furthermore extra tags are added to the .csproj projectfile for removing duplicate entries in the manifest file.

About

A Visual Studio 2017 C# Windows Forms App (.NET Framework) project for testing ClickOnce.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages