From 3ed54298212700506d74564c6bf9555539af7812 Mon Sep 17 00:00:00 2001 From: Jeff Handley Date: Tue, 1 Oct 2024 11:21:48 -0700 Subject: [PATCH] Remove 'EnableDefaultPackageReadmeFile' since 'true' is the default --- src/libraries/System.Formats.Nrbf/src/System.Formats.Nrbf.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/src/libraries/System.Formats.Nrbf/src/System.Formats.Nrbf.csproj b/src/libraries/System.Formats.Nrbf/src/System.Formats.Nrbf.csproj index 748d13a08e809..5b4cdd65ec82e 100644 --- a/src/libraries/System.Formats.Nrbf/src/System.Formats.Nrbf.csproj +++ b/src/libraries/System.Formats.Nrbf/src/System.Formats.Nrbf.csproj @@ -6,7 +6,6 @@ false true Provides a safe reader for .NET Remoting Binary Format (NRBF) payloads. - true