mirror of
https://github.com/sourcegit-scm/sourcegit.git
synced 2024-10-31 13:03:20 -07:00
project: upgrade TextMateSharp
to 1.0.62
This commit is contained in:
parent
fe9f4f5743
commit
2934ad72d4
1 changed files with 2 additions and 2 deletions
|
@ -46,8 +46,8 @@
|
|||
<PackageReference Include="Avalonia.AvaloniaEdit" Version="11.1.0" />
|
||||
<PackageReference Include="AvaloniaEdit.TextMate" Version="11.1.0" />
|
||||
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
|
||||
<PackageReference Include="TextMateSharp" Version="1.0.61" />
|
||||
<PackageReference Include="TextMateSharp.Grammars" Version="1.0.61" />
|
||||
<PackageReference Include="TextMateSharp" Version="1.0.62" />
|
||||
<PackageReference Include="TextMateSharp.Grammars" Version="1.0.62" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Loading…
Reference in a new issue