Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6b040ae

Browse files
project: upgrade dependencies
Signed-off-by: leo <longshuang@msn.cn>
1 parent e17d0c5 commit 6b040ae

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

‎THIRD-PARTY-LICENSES.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The project uses the following third-party libraries or assets
77
### AvaloniaUI
88

99
- **Source**: https://github.com/AvaloniaUI/Avalonia
10-
- **Version**: 11.3.5
10+
- **Version**: 11.3.6
1111
- **License**: MIT License
1212
- **License Link**: https://github.com/AvaloniaUI/Avalonia/blob/master/licence.md
1313

@@ -21,7 +21,7 @@ The project uses the following third-party libraries or assets
2121
### LiveChartsCore.SkiaSharpView.Avalonia
2222

2323
- **Source**: https://github.com/beto-rodriguez/LiveCharts2
24-
- **Version**: 2.0.0-rc5.4
24+
- **Version**: 2.0.0-rc6.1
2525
- **License**: MIT License
2626
- **License Link**: https://github.com/beto-rodriguez/LiveCharts2/blob/master/LICENSE
2727

@@ -35,7 +35,7 @@ The project uses the following third-party libraries or assets
3535
### OpenAI .NET SDK
3636

3737
- **Source**: https://github.com/openai/openai-dotnet
38-
- **Version**: 2.3.0
38+
- **Version**: 2.4.0
3939
- **License**: MIT License
4040
- **License Link**: https://github.com/openai/openai-dotnet/blob/main/LICENSE
4141

‎src/SourceGit.csproj‎

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,19 +39,19 @@
3939
</ItemGroup>
4040

4141
<ItemGroup>
42-
<PackageReference Include="Avalonia" Version="11.3.5" />
43-
<PackageReference Include="Avalonia.Controls.DataGrid" Version="11.3.5" />
44-
<PackageReference Include="Avalonia.Desktop" Version="11.3.5" />
45-
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.3.5" />
46-
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.3.5" />
47-
<PackageReference Include="Avalonia.Diagnostics" Version="11.3.5" Condition="'$(Configuration)' == 'Debug'" />
42+
<PackageReference Include="Avalonia" Version="11.3.6" />
43+
<PackageReference Include="Avalonia.Controls.DataGrid" Version="11.3.6" />
44+
<PackageReference Include="Avalonia.Desktop" Version="11.3.6" />
45+
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.3.6" />
46+
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.3.6" />
47+
<PackageReference Include="Avalonia.Diagnostics" Version="11.3.6" Condition="'$(Configuration)' == 'Debug'" />
4848
<PackageReference Include="Avalonia.AvaloniaEdit" Version="11.3.0" />
4949
<PackageReference Include="AvaloniaEdit.TextMate" Version="11.3.0" />
5050
<PackageReference Include="Azure.AI.OpenAI" Version="2.3.0-beta.2" />
5151
<PackageReference Include="BitMiracle.LibTiff.NET" Version="2.4.660" />
5252
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
53-
<PackageReference Include="LiveChartsCore.SkiaSharpView.Avalonia" Version="2.0.0-rc5.4" />
54-
<PackageReference Include="OpenAI" Version="2.3.0" />
53+
<PackageReference Include="LiveChartsCore.SkiaSharpView.Avalonia" Version="2.0.0-rc6.1" />
54+
<PackageReference Include="OpenAI" Version="2.4.0" />
5555
<PackageReference Include="Pfim" Version="0.11.3" />
5656
<PackageReference Include="TextMateSharp" Version="1.0.70" />
5757
<PackageReference Include="TextMateSharp.Grammars" Version="1.0.70" />

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /