We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3ccca9 commit cc8e49fCopy full SHA for cc8e49f
NuGet/cef.sdk.props
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
<PropertyGroup>
4
- <CefSdkVer>cef.sdk.121.2.14</CefSdkVer>
+ <CefSdkVer>cef.sdk.138.0.15</CefSdkVer>
5
</PropertyGroup>
6
</Project>
appveyor.yml
-image: Visual Studio 2019
+image: Visual Studio 2022
-version: 93.0.1-CI{build}
+version: 138.0.15-CI{build}
shallow_clone: true
0 commit comments