Skip to content

Commit 6004c8d

Browse files
committed
Try toying with TOC
1 parent c57c2e7 commit 6004c8d

File tree

2 files changed

+40
-42
lines changed

2 files changed

+40
-42
lines changed

docs/whats-new/dotnet-aspire-9.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: What's new in .NET Aspire 9.2
33
description: Learn what's new in the official general availability release of .NET Aspire 9.2.
4-
ms.date: 03/27/2025
4+
ms.date: 04/02/2025
55
---
66

77
# What's new in .NET Aspire 9.2

docs/whats-new/toc.yml

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

0 commit comments

Comments
 (0)