Skip to content

Commit d83d208

Browse files
authored
Move SameSite 3.0 breaking change to list in .NET Core docs (#15794)
1 parent 3765f51 commit d83d208

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

aspnetcore/migration/22-to-30.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1233,7 +1233,6 @@ Review breaking changes:
12331233
* [Complete list of breaking changes in the ASP.NET Core 3.0 release](https://github.com/aspnet/Announcements/issues?page=1&q=is%3Aissue+is%3Aopen+label%3A%22Breaking+change%22+label%3A3.0.0)
12341234
* [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.
12351235
* 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).
1236-
* [Some Cookie SameSite defaults changed to None (aspnet/Announcements #348)](https://github.com/aspnet/Announcements/issues/348).
12371236

12381237
## .NET Core 3.0 on Azure App Service
12391238

0 commit comments

Comments
 (0)