Skip to content

Commit

Permalink
project: upgrade TextMateSharp to 1.0.65
Browse files Browse the repository at this point in the history
  • Loading branch information
love-linger committed Dec 19, 2024
1 parent 7ee7964 commit 6c795e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/SourceGit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
<PackageReference Include="AvaloniaEdit.TextMate" Version="11.1.0" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.3.2" />
<PackageReference Include="LiveChartsCore.SkiaSharpView.Avalonia" Version="2.0.0-rc4.5" />
<PackageReference Include="TextMateSharp" Version="1.0.64" />
<PackageReference Include="TextMateSharp.Grammars" Version="1.0.64" />
<PackageReference Include="TextMateSharp" Version="1.0.65" />
<PackageReference Include="TextMateSharp.Grammars" Version="1.0.65" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6c795e1

Please sign in to comment.