From bacbdba02e3d3192eeb5c6d3539b4f70d2ff8b3a Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Wed, 9 Oct 2024 11:18:06 -0700 Subject: [PATCH] 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.