From 6d14ab3253de474458bd7dc17209b2dcec73f79e Mon Sep 17 00:00:00 2001
From: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Date: Wed, 9 Oct 2024 13:23:20 -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 0e28c7d3f76dd303730517702fda59de2d4ee59a Mon Sep 17 00:00:00 2001
From: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Date: Wed, 9 Oct 2024 13:24:36 -0700
Subject: [PATCH 2/2] Update IniConfigurationProvider.xml
---
.../IniConfigurationProvider.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xml/Microsoft.Extensions.Configuration.Ini/IniConfigurationProvider.xml b/xml/Microsoft.Extensions.Configuration.Ini/IniConfigurationProvider.xml
index 33cfc972484..7773d17373c 100644
--- a/xml/Microsoft.Extensions.Configuration.Ini/IniConfigurationProvider.xml
+++ b/xml/Microsoft.Extensions.Configuration.Ini/IniConfigurationProvider.xml
@@ -36,7 +36,7 @@
- An INI file based .
+ An INI file based .Test
Files are simple line structures (INI Files on Wikipedia)