From 84b3245894d629feb647d4074c20edf1545157b8 Mon Sep 17 00:00:00 2001
From: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Date: Wed, 9 Oct 2024 14:35:46 -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 ea8902f7e71a338538ab877ff8bc90ac68cc91d6 Mon Sep 17 00:00:00 2001
From: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Date: Wed, 9 Oct 2024 14:36:18 -0700
Subject: [PATCH 2/2] Update SqlServerCache.xml
---
xml/Microsoft.Extensions.Caching.SqlServer/SqlServerCache.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xml/Microsoft.Extensions.Caching.SqlServer/SqlServerCache.xml b/xml/Microsoft.Extensions.Caching.SqlServer/SqlServerCache.xml
index 7a813cc782b..440e527824f 100644
--- a/xml/Microsoft.Extensions.Caching.SqlServer/SqlServerCache.xml
+++ b/xml/Microsoft.Extensions.Caching.SqlServer/SqlServerCache.xml
@@ -48,7 +48,7 @@
- Distributed cache implementation using Microsoft SQL Server database.
+ Distributed cache implementation using Microsoft SQL Server database.Test
To be added.