Skip to content

Commit 52281a4

Browse files
committed
project: upgrade AvaloniaEdit to 11.4.0
1 parent 62d2908 commit 52281a4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

THIRD-PARTY-LICENSES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The project uses the following third-party libraries or assets
1414
### AvaloniaEdit
1515

1616
- **Source**: https://github.com/AvaloniaUI/AvaloniaEdit
17-
- **Version**: 11.4.0-rc1
17+
- **Version**: 11.4.0
1818
- **License**: MIT License
1919
- **License Link**: https://github.com/AvaloniaUI/AvaloniaEdit/blob/master/LICENSE
2020

src/SourceGit.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.3.11" />
5454
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.3.11" />
5555
<PackageReference Include="Avalonia.Diagnostics" Version="11.3.11" Condition="'$(Configuration)' == 'Debug'" />
56-
<PackageReference Include="Avalonia.AvaloniaEdit" Version="11.4.0-rc1" />
57-
<PackageReference Include="AvaloniaEdit.TextMate" Version="11.4.0-rc1" />
56+
<PackageReference Include="Avalonia.AvaloniaEdit" Version="11.4.0" />
57+
<PackageReference Include="AvaloniaEdit.TextMate" Version="11.4.0" />
5858
<PackageReference Include="Azure.AI.OpenAI" Version="2.8.0-beta.1" />
5959
<PackageReference Include="BitMiracle.LibTiff.NET" Version="2.4.660" />
6060
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />

0 commit comments

Comments
 (0)