Skip to content

Commit

Permalink
RDEV-7371 - Downgrade Avalonia version to match IDE version (#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
heldergoncalves92 authored Jun 21, 2024
1 parent 33e07be commit ea926d8
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 @@ -4,14 +4,14 @@
<DefaultTargetDotnetVersion>net8.0</DefaultTargetDotnetVersion>
<TargetDotnetVersions>net6.0;$(DefaultTargetDotnetVersion)</TargetDotnetVersions>
<Platforms>x64;ARM64</Platforms>
<AvaloniaVersion>11.0.11</AvaloniaVersion>
<AvaloniaVersion>11.0.10</AvaloniaVersion>
<CefGlueVersion>120.6099.201</CefGlueVersion>
</PropertyGroup>

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

0 comments on commit ea926d8

Please sign in to comment.