From 1182123f909d7edbe9fbeb8777d34cc803479105 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Carlos=20S=C3=A1nchez=20L=C3=B3pez?=
<1175054+carlossanlop@users.noreply.github.com>
Date: Mon, 15 May 2023 20:15:30 -0700
Subject: [PATCH] [7.0-staging] Reset OOB packages from 7.0.6 (#84600)
* [7.0-staging] Reset OOB packages from 7.0.6
* Avoid resetting M.W.C.
---
.../src/Microsoft.Extensions.Logging.Abstractions.csproj | 2 +-
.../src/System.DirectoryServices.Protocols.csproj | 2 +-
src/libraries/System.Management/src/System.Management.csproj | 2 +-
.../src/System.Reflection.Metadata.csproj | 2 +-
src/libraries/System.Text.Json/src/System.Text.Json.csproj | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/libraries/Microsoft.Extensions.Logging.Abstractions/src/Microsoft.Extensions.Logging.Abstractions.csproj b/src/libraries/Microsoft.Extensions.Logging.Abstractions/src/Microsoft.Extensions.Logging.Abstractions.csproj
index 0539414bea2b4f..97878e68088c15 100644
--- a/src/libraries/Microsoft.Extensions.Logging.Abstractions/src/Microsoft.Extensions.Logging.Abstractions.csproj
+++ b/src/libraries/Microsoft.Extensions.Logging.Abstractions/src/Microsoft.Extensions.Logging.Abstractions.csproj
@@ -6,7 +6,7 @@
true
true
true
- true
+ false
1
Logging abstractions for Microsoft.Extensions.Logging.
diff --git a/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj b/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj
index b2a3ad1fc3db1d..8abef04772e175 100644
--- a/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj
+++ b/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj
@@ -5,7 +5,7 @@
true
true
- true
+ false
1
annotations
true
diff --git a/src/libraries/System.Management/src/System.Management.csproj b/src/libraries/System.Management/src/System.Management.csproj
index 37e3f532ee08a1..66172649390b56 100644
--- a/src/libraries/System.Management/src/System.Management.csproj
+++ b/src/libraries/System.Management/src/System.Management.csproj
@@ -10,7 +10,7 @@
true
true
- true
+ false
2
true
true
diff --git a/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj b/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj
index a29fda1bc8b330..3f403e35d4207d 100644
--- a/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj
+++ b/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj
@@ -10,7 +10,7 @@
The System.Reflection.Metadata library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
README.md
2
- true
+ false
diff --git a/src/libraries/System.Text.Json/src/System.Text.Json.csproj b/src/libraries/System.Text.Json/src/System.Text.Json.csproj
index dde9b4e507e7bf..4f20eb177dcc3c 100644
--- a/src/libraries/System.Text.Json/src/System.Text.Json.csproj
+++ b/src/libraries/System.Text.Json/src/System.Text.Json.csproj
@@ -8,7 +8,7 @@
CS8969
true
true
- true
+ false
3
true