Skip to content

Commit 9b1dd5c

Browse files
authored
Added .NET Aspire 9.2 release link (#3114)
1 parent 0f02a31 commit 9b1dd5c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/whats-new/index.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ summary: Welcome to what's new in .NET Aspire docs. Use this page to quickly fin
55
metadata:
66
title: .NET Aspire what's new?
77
description: Learn about new and updated content in .NET Aspire docs.
8-
ms.date: 04/10/2025
8+
ms.date: 04/15/2025
99
ms.topic: landing-page
1010
landingContent:
1111
- title: .NET Aspire release documentation
@@ -28,6 +28,8 @@ landingContent:
2828
linkLists:
2929
- linkListType: whats-new
3030
links:
31+
- text: .NET Aspire 9.2
32+
url: https://github.com/dotnet/aspire/releases/tag/v9.2.0
3133
- text: .NET Aspire 9.1
3234
url: https://github.com/dotnet/aspire/releases/tag/v9.1.0
3335
- text: .NET Aspire 9.0

docs/whats-new/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ items:
2222
href: ../compatibility/breaking-changes.md
2323
- name: GitHub releases
2424
items:
25+
- name: .NET Aspire 9.2
26+
href: https://github.com/dotnet/aspire/releases/tag/v9.2.0
2527
- name: .NET Aspire 9.1
2628
href: https://github.com/dotnet/aspire/releases/tag/v9.1.0
2729
- name: .NET Aspire 9.0

0 commit comments

Comments
 (0)