Skip to content

Commit 0507f03

Browse files
authored
Increase stack size in windows OS (#361)
* Upgrade version * Upgrade version * Increase version * Increase version
1 parent f803ed4 commit 0507f03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<TargetDotnetVersion>net8.0</TargetDotnetVersion>
55
<Platforms>x64;ARM64</Platforms>
66
<AvaloniaVersion>11.0.10</AvaloniaVersion>
7-
<CefGlueVersion>120.6099.205</CefGlueVersion>
7+
<CefGlueVersion>120.6099.207</CefGlueVersion>
88
</PropertyGroup>
99

1010
<PropertyGroup>
1111
<AssemblyVersion>2.0.0.0</AssemblyVersion>
1212
<FileVersion>2.0.0.0</FileVersion>
13-
<Version>3.120.6</Version>
13+
<Version>3.120.7</Version>
1414
<Authors>OutSystems</Authors>
1515
<Product>WebViewControl</Product>
1616
<Copyright>Copyright © OutSystems 2023</Copyright>

0 commit comments

Comments
 (0)