Skip to content

Commit

Permalink
add dif notes for dotnet 9 (#9603)
Browse files Browse the repository at this point in the history
* add dif notes for dotnet 9

* Apply suggestions from code review
  • Loading branch information
jamesmontemagno authored Nov 12, 2024
1 parent e18becd commit 7ca4e06
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 6 deletions.
4 changes: 3 additions & 1 deletion release-notes/9.0/9.0.0/aspnetcore.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# ASP.NET Core updates in .NET 9

.NET 9 is now generally available, read about the final release on the [.NET Blog announcement](https://aka.ms/dotnet9). This release was focused on quality improvements for the general availability of .NET 9.
.NET 9 is now generally available, read about the final release on the [.NET Blog announcement](https://aka.ms/dotnet9).

This release was focused on quality improvements for the general availability of .NET 9. See the [GitHub Release changelog](https://github.com/dotnet/aspnetcore/compare/v9.0.0-rc.2.24474.3...v9.0.0) for more information in changes between this release and RC 2.

ASP.NET Core updates in .NET 9:

Expand Down
4 changes: 3 additions & 1 deletion release-notes/9.0/9.0.0/dotnetmaui.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# .NET MAUI updates in .NET 9

.NET 9 is now generally available, read about the final release on the [.NET Blog announcement](https://aka.ms/dotnet9). This release was focused on quality improvements for the general availability of .NET 9.
.NET 9 is now generally available, read about the final release on the [.NET Blog announcement](https://aka.ms/dotnet9).

This release was focused on quality improvements for the general availability of .NET 9. See the [GitHub Release changelog](https://github.com/dotnet/maui/releases/tag/9.0.0) for more information in changes between this release and RC 2.

.NET MAUI updates in .NET 9:

Expand Down
4 changes: 3 additions & 1 deletion release-notes/9.0/9.0.0/libraries.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Libraries updates in .NET 9

.NET 9 is now generally available, read about the final release on the [.NET Blog announcement](https://aka.ms/dotnet9). This release was focused on quality improvements for the general availability of .NET 9.
.NET 9 is now generally available, read about the final release on the [.NET Blog announcement](https://aka.ms/dotnet9).

This release was focused on quality improvements for the general availability of .NET 9. See the [GitHub Release changelog](https://github.com/dotnet/runtime/compare/v9.0.0-rc.2.24473.5...v9.0.0) for more information in changes between this release and RC 2.

Libraries updates in .NET 9:

Expand Down
4 changes: 3 additions & 1 deletion release-notes/9.0/9.0.0/runtime.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Runtime updates in .NET 9

.NET 9 is now generally available, read about the final release on the [.NET Blog announcement](https://aka.ms/dotnet9). This release was focused on quality improvements for the general availability of .NET 9.
.NET 9 is now generally available, read about the final release on the [.NET Blog announcement](https://aka.ms/dotnet9).

This release was focused on quality improvements for the general availability of .NET 9. See the [GitHub Release changelog](https://github.com/dotnet/runtime/compare/v9.0.0-rc.2.24473.5...v9.0.0) for more information in changes between this release and RC 2.

Runtime updates in .NET 9:

Expand Down
4 changes: 3 additions & 1 deletion release-notes/9.0/9.0.0/sdk.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# SDK updates in .NET 9

.NET 9 is now generally available, read about the final release on the [.NET Blog announcement](https://aka.ms/dotnet9). This release was focused on quality improvements for the general availability of .NET 9. See the [GitHub Release changelog](https://github.com/dotnet/sdk/compare/v9.0.100-rc.2.24474.11...) for more information.
.NET 9 is now generally available, read about the final release on the [.NET Blog announcement](https://aka.ms/dotnet9).

This release was focused on quality improvements for the general availability of .NET 9. See the [GitHub Release changelog](https://github.com/dotnet/sdk/compare/v9.0.100-rc.2.24474.11...v9.0.100) for more information in changes between this release and RC 2.

SDK updates in .NET 9:

Expand Down
4 changes: 3 additions & 1 deletion release-notes/9.0/9.0.0/wpf.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# WPF updates in .NET 9

.NET 9 is now generally available, read about the final release on the [.NET Blog announcement](https://aka.ms/dotnet9). This release was focused on quality improvements for the general availability of .NET 9.
.NET 9 is now generally available, read about the final release on the [.NET Blog announcement](https://aka.ms/dotnet9).

This release was focused on quality improvements for the general availability of .NET 9. See the [GitHub Release changelog](https://github.com/dotnet/wpf/compare/v9.0.0-rc.2.24474.3...v9.0.0) for more information in changes between this release and RC 2.

WPF .NET 9:

Expand Down

0 comments on commit 7ca4e06

Please sign in to comment.