CEF is dropping support for compiling the C++ wrapper with Visual Studio 2015/2017 see https://groups.google.com/g/cef-announce/c/IMgnaeWipwc/m/so6nGWgWBgAJ for details.
As a flow on from we will be forced to migrate from Visual C++ 2015 as the minimum to Visual C++ 2019 runtime. A lot of users will already have the Visual C++ 2015-2019 runtime, so no action will be required.
I will provide further updates once M93 builds are available and I can confirm exactly what changes are required.
For those using the .Net Core 3.1/.Net 5.0 packages VC++ 2019 is already required.
CEF is dropping support for compiling the C++ wrapper with Visual Studio 2015/2017 see https://groups.google.com/g/cef-announce/c/IMgnaeWipwc/m/so6nGWgWBgAJ for details.
As a flow on from we will be forced to migrate from Visual C++ 2015 as the minimum to Visual C++ 2019 runtime. A lot of users will already have the Visual C++ 2015-2019 runtime, so no action will be required.
I will provide further updates once M93 builds are available and I can confirm exactly what changes are required.
For those using the
.Net Core 3.1/.Net 5.0packagesVC++ 2019is already required.