|
3 | 3 | href: ../index.yml |
4 | 4 | - name: What's new |
5 | 5 | href: index.yml |
| 6 | +- name: Latest product updates |
6 | 7 | expanded: true |
7 | 8 | items: |
8 | | - - name: Latest product updates |
9 | | - items: |
10 | | - - name: What's new in .NET Aspire 9.1 |
11 | | - href: dotnet-aspire-9.1.md |
12 | | - - name: What's new in .NET Aspire 9.0 |
13 | | - href: dotnet-aspire-9.md |
14 | | - - name: Announcing .NET Aspire 8.2 |
15 | | - href: https://devblogs.microsoft.com/dotnet/announcing-dotnet-aspire-8-2/ |
16 | | - - name: What's new in .NET Aspire 8.1 |
17 | | - href: https://devblogs.microsoft.com/dotnet/whats-new-in-aspire-8-1/ |
18 | | - - name: .NET Aspire 8.0 (General Availability) |
19 | | - href: https://devblogs.microsoft.com/dotnet/dotnet-aspire-general-availability/ |
20 | | - - name: Breaking changes |
21 | | - href: ../compatibility/breaking-changes.md |
22 | | - - name: GitHub releases |
23 | | - items: |
24 | | - - name: .NET Aspire 9.1 |
25 | | - href: https://github.com/dotnet/aspire/releases/tag/v9.1.0 |
26 | | - - name: .NET Aspire 9.0 |
27 | | - href: https://github.com/dotnet/aspire/releases/tag/v9.0.0 |
28 | | - - name: .NET Aspire 8.2.1 |
29 | | - href: https://github.com/dotnet/aspire/releases/tag/v8.2.1 |
30 | | - - name: .NET Aspire 8.2.0 |
31 | | - href: https://github.com/dotnet/aspire/releases/tag/v8.2.0 |
32 | | - - name: .NET Aspire 8.1.0 |
33 | | - href: https://github.com/dotnet/aspire/releases/tag/v8.1.0 |
34 | | - - name: .NET Aspire 8.0.2 |
35 | | - href: https://github.com/dotnet/aspire/releases/tag/v8.0.2 |
36 | | - - name: .NET Aspire 8.0.0 |
37 | | - href: https://github.com/dotnet/aspire/releases/tag/v8.0.0 |
38 | | - - name: Latest documentation updates |
39 | | - expanded: true |
40 | | - items: |
41 | | - - name: February 2025 |
42 | | - href: dotnet-docs-aspire-mod2.md |
43 | | - - name: January 2025 |
44 | | - href: dotnet-docs-aspire-mod1.md |
45 | | - - name: December 2024 |
46 | | - href: dotnet-docs-aspire-mod0.md |
| 9 | + - name: What's new in .NET Aspire 9.2 |
| 10 | + href: dotnet-aspire-9.2.md |
| 11 | + - name: What's new in .NET Aspire 9.1 |
| 12 | + href: dotnet-aspire-9.1.md |
| 13 | + - name: What's new in .NET Aspire 9.0 |
| 14 | + href: dotnet-aspire-9.md |
| 15 | + - name: Announcing .NET Aspire 8.2 |
| 16 | + href: https://devblogs.microsoft.com/dotnet/announcing-dotnet-aspire-8-2/ |
| 17 | + - name: What's new in .NET Aspire 8.1 |
| 18 | + href: https://devblogs.microsoft.com/dotnet/whats-new-in-aspire-8-1/ |
| 19 | + - name: .NET Aspire 8.0 (General Availability) |
| 20 | + href: https://devblogs.microsoft.com/dotnet/dotnet-aspire-general-availability/ |
| 21 | +- name: Breaking changes |
| 22 | + href: ../compatibility/breaking-changes.md |
| 23 | +- name: GitHub releases |
| 24 | + items: |
| 25 | + - name: .NET Aspire 9.1 |
| 26 | + href: https://github.com/dotnet/aspire/releases/tag/v9.1.0 |
| 27 | + - name: .NET Aspire 9.0 |
| 28 | + href: https://github.com/dotnet/aspire/releases/tag/v9.0.0 |
| 29 | + - name: .NET Aspire 8.2.1 |
| 30 | + href: https://github.com/dotnet/aspire/releases/tag/v8.2.1 |
| 31 | + - name: .NET Aspire 8.2.0 |
| 32 | + href: https://github.com/dotnet/aspire/releases/tag/v8.2.0 |
| 33 | + - name: .NET Aspire 8.1.0 |
| 34 | + href: https://github.com/dotnet/aspire/releases/tag/v8.1.0 |
| 35 | + - name: .NET Aspire 8.0.2 |
| 36 | + href: https://github.com/dotnet/aspire/releases/tag/v8.0.2 |
| 37 | + - name: .NET Aspire 8.0.0 |
| 38 | + href: https://github.com/dotnet/aspire/releases/tag/v8.0.0 |
| 39 | +- name: Latest documentation updates |
| 40 | + expanded: true |
| 41 | + items: |
| 42 | + - name: February 2025 |
| 43 | + href: dotnet-docs-aspire-mod2.md |
| 44 | + - name: January 2025 |
| 45 | + href: dotnet-docs-aspire-mod1.md |
| 46 | + - name: December 2024 |
| 47 | + href: dotnet-docs-aspire-mod0.md |
0 commit comments