mirror of
https://github.com/sourcegit-scm/sourcegit.git
synced 2024-12-24 20:57:19 -08:00
project: upgrade TextMateSharp
to 1.0.61
to support arm64 platforms (#312)
This commit is contained in:
parent
38665a61cb
commit
19cb5678a7
1 changed files with 2 additions and 1 deletions
|
@ -45,7 +45,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.Grammars" Version="1.0.60" />
|
||||
<PackageReference Include="TextMateSharp" Version="1.0.61" />
|
||||
<PackageReference Include="TextMateSharp.Grammars" Version="1.0.61" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Loading…
Reference in a new issue