Skip to content

Commit 4b38f42

Browse files
author
Rick Anderson
authored
Update 22-to-30.md (dotnet#14552)
* Update 22-to-30.md * Update 22-to-30.md
1 parent d44e6cc commit 4b38f42

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

aspnetcore/migration/22-to-30.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -979,7 +979,10 @@ var webRootFileProvider =
979979

980980
## Breaking API changes
981981

982-
For additional breaking changes in the ASP.NET Core 3.0 release, see the [aspnet/Announcements repository](https://github.com/aspnet/Announcements/issues?page=2&q=is%3Aissue+is%3Aopen+label%3A%22Breaking+change%22+label%3A3.0.0). For a summary of 2.2-to-3.0 breaking changes across .NET Core, ASP.NET Core, and Entity Framework Core, see [Breaking changes for migration from version 2.2 to 3.0](/dotnet/core/compatibility/2.2-3.0).
982+
* [Complete list of breaking changes in the ASP.NET Core 3.0 release](https://github.com/aspnet/Announcements/issues?page=2&q=is%3Aissue+is%3Aopen+label%3A%22Breaking+change%22+label%3A3.0.0)
983+
* [Breaking API changes in Antiforgery, CORS, Diagnostics, Mvc, and Routing](https://github.com/aspnet/Announcements/issues/387). This list includes breaking changes for compatibility switches.
984+
* For a summary of 2.2-to-3.0 breaking changes across .NET Core, ASP.NET Core, and Entity Framework Core, see [Breaking changes for migration from version 2.2 to 3.0](/dotnet/core/compatibility/2.2-3.0).
985+
983986

984987
## ASP.NET Core 3.0 not currently available for Azure App Service.
985988

0 commit comments

Comments
 (0)