File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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" />
You can’t perform that action at this time.
0 commit comments