From 6fe17ee1c43f7035923e72e2ee560574a8de1983 Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Wed, 9 Oct 2024 10:17:52 -0700 Subject: [PATCH 1/2] Update NrbfDecoder.xml --- xml/System.Formats.Nrbf/NrbfDecoder.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System.Formats.Nrbf/NrbfDecoder.xml b/xml/System.Formats.Nrbf/NrbfDecoder.xml index 8ccc592c404..79e0d4f6800 100644 --- a/xml/System.Formats.Nrbf/NrbfDecoder.xml +++ b/xml/System.Formats.Nrbf/NrbfDecoder.xml @@ -25,7 +25,7 @@ - Provides stateless methods for decoding .NET Remoting Binary Format (NRBF) encoded data. + Provides stateless methods for decoding .NET Remoting Binary Format (NRBF) encoded data.Test. To be added. From 7d6370bbd1802550596c685eccc30fc0139cd17f Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Wed, 9 Oct 2024 10:18:44 -0700 Subject: [PATCH 2/2] Update ActiveDirectoryConnectionProtection.xml --- xml/System.Web.Security/ActiveDirectoryConnectionProtection.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System.Web.Security/ActiveDirectoryConnectionProtection.xml b/xml/System.Web.Security/ActiveDirectoryConnectionProtection.xml index 40860f522d8..4b26e4f697a 100644 --- a/xml/System.Web.Security/ActiveDirectoryConnectionProtection.xml +++ b/xml/System.Web.Security/ActiveDirectoryConnectionProtection.xml @@ -14,7 +14,7 @@ System.Enum - Specifies the connection protection options supported by the class. + Specifies the connection protection options supported by the class.Test.