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
7
7
### AvaloniaUI
8
8
9
9
- ** Source** : https://github.com/AvaloniaUI/Avalonia
10
- - ** Version** : 11.3.3
10
+ - ** Version** : 11.3.5
11
11
- ** License** : MIT License
12
12
- ** License Link** : https://github.com/AvaloniaUI/Avalonia/blob/master/licence.md
13
13
@@ -42,7 +42,7 @@ The project uses the following third-party libraries or assets
42
42
### Azure.AI.OpenAI
43
43
44
44
- ** Source** : https://github.com/Azure/azure-sdk-for-net
45
- - ** Version** : 2.2 .0-beta.5
45
+ - ** Version** : 2.3 .0-beta.2
46
46
- ** License** : MIT License
47
47
- ** License Link** : https://github.com/Azure/azure-sdk-for-net/blob/main/LICENSE.txt
48
48
Original file line number Diff line number Diff line change 39
39
</ItemGroup >
40
40
41
41
<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'" />
48
48
<PackageReference Include =" Avalonia.AvaloniaEdit" Version =" 11.3.0" />
49
49
<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 " />
51
51
<PackageReference Include =" BitMiracle.LibTiff.NET" Version =" 2.4.660" />
52
52
<PackageReference Include =" CommunityToolkit.Mvvm" Version =" 8.4.0" />
53
53
<PackageReference Include =" LiveChartsCore.SkiaSharpView.Avalonia" Version =" 2.0.0-rc5.4" />
You can’t perform that action at this time.
0 commit comments