diff --git a/release-notes/10.0/preview/rc2/aspnetcore.md b/release-notes/10.0/preview/rc2/aspnetcore.md index c6f542206b..00b42b682a 100644 --- a/release-notes/10.0/preview/rc2/aspnetcore.md +++ b/release-notes/10.0/preview/rc2/aspnetcore.md @@ -1,14 +1,20 @@ # ASP.NET Core in .NET 10 RC 2 - Release Notes -This RC 2 release does not contain new ASP.NET Core feature additions. +Here's a summary of what's new in ASP.NET Core in this RC 2 release: + +- [Feature](#feature) + +## Feature + +Feature summary ASP.NET Core updates in .NET 10: -* [What's new in ASP.NET Core in .NET 10](https://learn.microsoft.com/aspnet/core/release-notes/aspnetcore-10.0) documentation. -* [Breaking changes](https://docs.microsoft.com/dotnet/core/compatibility/10.0#aspnet-core) -* [Roadmap](https://aka.ms/aspnet/roadmap) +- [What's new in ASP.NET Core in .NET 10](https://learn.microsoft.com/aspnet/core/release-notes/aspnetcore-10.0) documentation. +- [Breaking changes](https://docs.microsoft.com/dotnet/core/compatibility/10.0#aspnet-core) +- [Roadmap](https://aka.ms/aspnet/roadmap) .NET 10 RC 2: -* [Discussion](https://aka.ms/dotnet/10/rc2) -* [Release notes](README.md) +- [Discussion](https://aka.ms/dotnet/10/rc2) +- [Release notes](README.md)