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 325b4f6

Browse files
project: upgrade AvaloniaUI to 11.3.5 and upgrade Azure.AI.OpenAI to 2.3.0-beta.2
This will also fix the issue #1789 Signed-off-by: leo <longshuang@msn.cn>
1 parent 21867f9 commit 325b4f6

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

‎THIRD-PARTY-LICENSES.md

Lines changed: 2 additions & 2 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.3
10+
- **Version**: 11.3.5
1111
- **License**: MIT License
1212
- **License Link**: https://github.com/AvaloniaUI/Avalonia/blob/master/licence.md
1313

@@ -42,7 +42,7 @@ The project uses the following third-party libraries or assets
4242
### Azure.AI.OpenAI
4343

4444
- **Source**: https://github.com/Azure/azure-sdk-for-net
45-
- **Version**: 2.2.0-beta.5
45+
- **Version**: 2.3.0-beta.2
4646
- **License**: MIT License
4747
- **License Link**: https://github.com/Azure/azure-sdk-for-net/blob/main/LICENSE.txt
4848

‎src/SourceGit.csproj

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

4141
<ItemGroup>
42-
<PackageReference Include="Avalonia" Version="11.3.4" />
43-
<PackageReference Include="Avalonia.Controls.DataGrid" Version="11.3.4" />
44-
<PackageReference Include="Avalonia.Desktop" Version="11.3.4" />
45-
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.3.4" />
46-
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.3.4" />
47-
<PackageReference Include="Avalonia.Diagnostics" Version="11.3.4" Condition="'$(Configuration)' == 'Debug'" />
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'" />
4848
<PackageReference Include="Avalonia.AvaloniaEdit" Version="11.3.0" />
4949
<PackageReference Include="AvaloniaEdit.TextMate" Version="11.3.0" />
50-
<PackageReference Include="Azure.AI.OpenAI" Version="2.3.0-beta.1" />
50+
<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" />
5353
<PackageReference Include="LiveChartsCore.SkiaSharpView.Avalonia" Version="2.0.0-rc5.4" />

0 commit comments

Comments
(0)

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