Skip to content

Commit

Permalink
Update Avalonia and TextMateSharp deps
Browse files Browse the repository at this point in the history
  • Loading branch information
danipen committed May 10, 2023
1 parent 49e07f9 commit a008e1b
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 @@ -2,8 +2,8 @@
<PropertyGroup>
<LangVersion>latest</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<AvaloniaVersion>11.0.0-preview7</AvaloniaVersion>
<TextMateSharpVersion>1.0.52</TextMateSharpVersion>
<AvaloniaVersion>11.0.0-preview8</AvaloniaVersion>
<TextMateSharpVersion>1.0.55</TextMateSharpVersion>
<VersionSuffix>beta</VersionSuffix>
</PropertyGroup>
</Project>

0 comments on commit a008e1b

Please sign in to comment.