From dbb01173c34f148b4115d123eee51f9c2ec363ce Mon Sep 17 00:00:00 2001
From: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Date: Wed, 9 Oct 2024 11:38:22 -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..88d37c6daea 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 423fae65edd411616bf25716c0de912d62ca49b0 Mon Sep 17 00:00:00 2001
From: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Date: Wed, 9 Oct 2024 11:38:54 -0700
Subject: [PATCH 2/2] Update ErasingRedactor.xml
---
.../ErasingRedactor.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xml/Microsoft.Extensions.Compliance.Redaction/ErasingRedactor.xml b/xml/Microsoft.Extensions.Compliance.Redaction/ErasingRedactor.xml
index 1c51881bba6..9756402ca96 100644
--- a/xml/Microsoft.Extensions.Compliance.Redaction/ErasingRedactor.xml
+++ b/xml/Microsoft.Extensions.Compliance.Redaction/ErasingRedactor.xml
@@ -22,7 +22,7 @@
- Redactor that replaces anything with an empty string.
+ Redactor that replaces anything with an empty string.Test
To be added.