mirror of
https://fastgit.cc/github.com/sourcegit-scm/sourcegit
synced 2026-04-21 05:10:25 +08:00
project: upgrade AvaloniaEdit to 11.4.0
This commit is contained in:
@@ -14,7 +14,7 @@ The project uses the following third-party libraries or assets
|
||||
### AvaloniaEdit
|
||||
|
||||
- **Source**: https://github.com/AvaloniaUI/AvaloniaEdit
|
||||
- **Version**: 11.4.0-rc1
|
||||
- **Version**: 11.4.0
|
||||
- **License**: MIT License
|
||||
- **License Link**: https://github.com/AvaloniaUI/AvaloniaEdit/blob/master/LICENSE
|
||||
|
||||
|
||||
@@ -53,8 +53,8 @@
|
||||
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.3.11" />
|
||||
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.3.11" />
|
||||
<PackageReference Include="Avalonia.Diagnostics" Version="11.3.11" Condition="'$(Configuration)' == 'Debug'" />
|
||||
<PackageReference Include="Avalonia.AvaloniaEdit" Version="11.4.0-rc1" />
|
||||
<PackageReference Include="AvaloniaEdit.TextMate" Version="11.4.0-rc1" />
|
||||
<PackageReference Include="Avalonia.AvaloniaEdit" Version="11.4.0" />
|
||||
<PackageReference Include="AvaloniaEdit.TextMate" Version="11.4.0" />
|
||||
<PackageReference Include="Azure.AI.OpenAI" Version="2.8.0-beta.1" />
|
||||
<PackageReference Include="BitMiracle.LibTiff.NET" Version="2.4.660" />
|
||||
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
|
||||
|
||||
Reference in New Issue
Block a user