From 8e54c8a50b7c9d37a92cb30dd951324f26eb52ed Mon Sep 17 00:00:00 2001 From: Scott Addie Date: Tue, 23 Feb 2021 15:07:51 -0600 Subject: [PATCH 1/3] Update list of nullable reference type annotations changed --- ...able-reference-type-annotations-changed.md | 68 ++++++++++++++++++- 1 file changed, 67 insertions(+), 1 deletion(-) diff --git a/docs/core/compatibility/aspnet-core/6.0/nullable-reference-type-annotations-changed.md b/docs/core/compatibility/aspnet-core/6.0/nullable-reference-type-annotations-changed.md index a225993034bac..05d7449383450 100644 --- a/docs/core/compatibility/aspnet-core/6.0/nullable-reference-type-annotations-changed.md +++ b/docs/core/compatibility/aspnet-core/6.0/nullable-reference-type-annotations-changed.md @@ -3,7 +3,7 @@ title: "Breaking change: Nullable reference type annotations changed" description: "Learn about the breaking change in ASP.NET Core 6.0 titled Nullable reference type annotations changed" author: scottaddie ms.author: scaddie -ms.date: 02/16/2021 +ms.date: 02/23/2021 --- # Nullable reference type annotations changed @@ -95,6 +95,39 @@ Update code calling these APIs to reflect the revised nullability contracts. * * +* +* +* +* +* +* +* +* +* +* +* +* +* +* +* +* +* +* +* +* +* +* +* +* +* +* +* +* +* +* +* +* + From 7e837655710602d09c99a6bebe6a7e7ccd481c52 Mon Sep 17 00:00:00 2001 From: Scott Addie Date: Tue, 23 Feb 2021 15:10:21 -0600 Subject: [PATCH 2/3] Remove blank lines --- .../6.0/nullable-reference-type-annotations-changed.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/core/compatibility/aspnet-core/6.0/nullable-reference-type-annotations-changed.md b/docs/core/compatibility/aspnet-core/6.0/nullable-reference-type-annotations-changed.md index 05d7449383450..8a1e016a78e73 100644 --- a/docs/core/compatibility/aspnet-core/6.0/nullable-reference-type-annotations-changed.md +++ b/docs/core/compatibility/aspnet-core/6.0/nullable-reference-type-annotations-changed.md @@ -94,7 +94,6 @@ Update code calling these APIs to reflect the revised nullability contracts. * * * - * * * @@ -195,7 +194,6 @@ ASP.NET Core - `M:Microsoft.AspNetCore.Connections.IConnectionListener.AcceptAsync(System.Threading.CancellationToken)` - `P:Microsoft.AspNetCore.Authentication.AuthenticationSchemeOptions.ForwardDefaultSelector` - `M:Microsoft.Net.Http.Headers.RangeConditionHeaderValue.#ctor(Microsoft.Net.Http.Headers.EntityTagHeaderValue)` - - `Overload:Microsoft.AspNetCore.Http.Connections.Features.IHttpContextFeature.HttpContext` - `Overload:Microsoft.AspNetCore.SignalR.Protocol.CompletionMessage.WithError` - `Overload:Microsoft.AspNetCore.SignalR.Protocol.CompletionMessage.WithResult` From 4c6d6a2bc0da8744b1fa33008be2126cd2ba1354 Mon Sep 17 00:00:00 2001 From: Scott Addie Date: Wed, 24 Feb 2021 13:44:23 -0600 Subject: [PATCH 3/3] Adding 2 more APIs --- .../6.0/nullable-reference-type-annotations-changed.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/core/compatibility/aspnet-core/6.0/nullable-reference-type-annotations-changed.md b/docs/core/compatibility/aspnet-core/6.0/nullable-reference-type-annotations-changed.md index 8a1e016a78e73..5ea9d5841e0ca 100644 --- a/docs/core/compatibility/aspnet-core/6.0/nullable-reference-type-annotations-changed.md +++ b/docs/core/compatibility/aspnet-core/6.0/nullable-reference-type-annotations-changed.md @@ -3,7 +3,7 @@ title: "Breaking change: Nullable reference type annotations changed" description: "Learn about the breaking change in ASP.NET Core 6.0 titled Nullable reference type annotations changed" author: scottaddie ms.author: scaddie -ms.date: 02/23/2021 +ms.date: 02/24/2021 --- # Nullable reference type annotations changed @@ -126,6 +126,8 @@ Update code calling these APIs to reflect the revised nullability contracts. * * * +* +*