|
1 | 1 | # Third-Party Licenses
|
2 | 2 |
|
3 | | -This project incorporates components from the following third parties: |
| 3 | +The project uses the following third-party libraries or assets |
4 | 4 |
|
5 | 5 | ## Packages
|
6 | 6 |
|
7 | 7 | ### AvaloniaUI
|
8 | 8 |
|
9 | 9 | - **Source**: https://github.com/AvaloniaUI/Avalonia
|
10 | | -- **Version**: 11.2.5 |
| 10 | +- **Version**: 11.2.8 |
11 | 11 | - **License**: MIT License
|
12 | 12 | - **License Link**: https://github.com/AvaloniaUI/Avalonia/blob/master/licence.md
|
13 | 13 |
|
@@ -35,17 +35,31 @@ This project incorporates components from the following third parties:
|
35 | 35 | ### OpenAI .NET SDK
|
36 | 36 |
|
37 | 37 | - **Source**: https://github.com/openai/openai-dotnet
|
38 | | -- **Version**: 2.2.0-beta2 |
| 38 | +- **Version**: 2.2.0-beta.4 |
39 | 39 | - **License**: MIT License
|
40 | 40 | - **License Link**: https://github.com/openai/openai-dotnet/blob/main/LICENSE
|
41 | 41 |
|
42 | 42 | ### Azure.AI.OpenAI
|
43 | 43 |
|
44 | 44 | - **Source**: https://github.com/Azure/azure-sdk-for-net
|
45 | | -- **Version**: 2.2.0-beta2 |
| 45 | +- **Version**: 2.2.0-beta.4 |
46 | 46 | - **License**: MIT License
|
47 | 47 | - **License Link**: https://github.com/Azure/azure-sdk-for-net/blob/main/LICENSE.txt
|
48 | 48 |
|
| 49 | +### BitMiracle.LibTiff.NET |
| 50 | + |
| 51 | +- **Source**: https://github.com/BitMiracle/libtiff.net |
| 52 | +- **Version**: 2.4.660 |
| 53 | +- **License**: New BSD License |
| 54 | +- **License Link**: https://github.com/BitMiracle/libtiff.net/blob/master/license.txt |
| 55 | + |
| 56 | +### Pfim |
| 57 | + |
| 58 | +- **Source**: https://github.com/nickbabcock/Pfim |
| 59 | +- **Version**: 0.11.3 |
| 60 | +- **License**: MIT License |
| 61 | +- **License Link**: https://github.com/nickbabcock/Pfim/blob/master/LICENSE.txt |
| 62 | + |
49 | 63 | ## Fonts
|
50 | 64 |
|
51 | 65 | ### JetBrainsMono
|
|
0 commit comments