diff --git a/release-notes/10.0/preview/rc2/aspnetcore.md b/release-notes/10.0/preview/rc2/aspnetcore.md index c6f542206b..f58808c51f 100644 --- a/release-notes/10.0/preview/rc2/aspnetcore.md +++ b/release-notes/10.0/preview/rc2/aspnetcore.md @@ -1,14 +1,18 @@ # ASP.NET Core in .NET 10 RC 2 - Release Notes -This RC 2 release does not contain new ASP.NET Core feature additions. +This release was focused on bug fixes and other quality improvements. -ASP.NET Core updates in .NET 10: +ASP.NET Core updates in .NET 10 RC2: -* [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: +.NET 10 R2: -* [Discussion](https://aka.ms/dotnet/10/rc2) -* [Release notes](README.md) +- [Discussion](https://aka.ms/dotnet/10/rc2) +- [Release notes](README.md) + +## Community contributors + +Thank you everyone who tested and provided feedback on the .NET 10 Release Candidate!