File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff 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.3.0
17+ - ** Version** : 11.4.0-rc1
1818- ** License** : MIT License
1919- ** License Link** : https://github.com/AvaloniaUI/AvaloniaEdit/blob/master/LICENSE
2020
@@ -28,7 +28,7 @@ The project uses the following third-party libraries or assets
2828### TextMateSharp
2929
3030- ** Source** : https://github.com/danipen/TextMateSharp
31- - ** Version** : 1 .0.70
31+ - ** Version** : 2 .0.2
3232- ** License** : MIT License
3333- ** License Link** : https://github.com/danipen/TextMateSharp/blob/master/LICENSE.md
3434
Original file line number Diff line number Diff line change 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.3.0 " />
57- <PackageReference Include =" AvaloniaEdit.TextMate" Version =" 11.3.0 " />
56+ <PackageReference Include =" Avalonia.AvaloniaEdit" Version =" 11.4.0-rc1 " />
57+ <PackageReference Include =" AvaloniaEdit.TextMate" Version =" 11.4.0-rc1 " />
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" />
6161 <PackageReference Include =" LiveChartsCore.SkiaSharpView.Avalonia" Version =" 2.0.0-rc6.1" />
6262 <PackageReference Include =" OpenAI" Version =" 2.8.0" />
6363 <PackageReference Include =" Pfim" Version =" 0.11.4" />
64- <PackageReference Include =" TextMateSharp" Version =" 1 .0.70 " />
65- <PackageReference Include =" TextMateSharp.Grammars" Version =" 1 .0.70 " />
64+ <PackageReference Include =" TextMateSharp" Version =" 2 .0.2 " />
65+ <PackageReference Include =" TextMateSharp.Grammars" Version =" 2 .0.2 " />
6666 </ItemGroup >
6767
6868 <ItemGroup >
You can’t perform that action at this time.
0 commit comments