Skip to content

Commit

Permalink
RDEV-6642 - Bump CefGlue (#344)
Browse files Browse the repository at this point in the history
* Bump CefGlue

* Update Directory.Build.props
  • Loading branch information
Vivokas20 authored Jun 28, 2024
1 parent 819354e commit 0afd95a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<TargetDotnetVersions>net6.0;$(DefaultTargetDotnetVersion)</TargetDotnetVersions>
<Platforms>x64;ARM64</Platforms>
<AvaloniaVersion>11.0.10</AvaloniaVersion>
<CefGlueVersion>120.6099.201</CefGlueVersion>
<CefGlueVersion>120.6099.202</CefGlueVersion>
</PropertyGroup>

<PropertyGroup>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<FileVersion>2.0.0.0</FileVersion>
<Version>3.120.2</Version>
<Version>3.120.3</Version>
<Authors>OutSystems</Authors>
<Product>WebViewControl</Product>
<Copyright>Copyright © OutSystems 2023</Copyright>
Expand Down

0 comments on commit 0afd95a

Please sign in to comment.