From e0ab9d4359eb36c024ae87b9b0add6873dd6424a 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: Tue, 13 Jun 2023 10:32:45 -0700 Subject: [PATCH] [6.0] Bump Microsoft.NETCore.Platforms (#87488) We added a new Debian. --- .../src/Microsoft.NETCore.Platforms.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libraries/Microsoft.NETCore.Platforms/src/Microsoft.NETCore.Platforms.csproj b/src/libraries/Microsoft.NETCore.Platforms/src/Microsoft.NETCore.Platforms.csproj index b4f865a8e0cbec..b80a92093c2768 100644 --- a/src/libraries/Microsoft.NETCore.Platforms/src/Microsoft.NETCore.Platforms.csproj +++ b/src/libraries/Microsoft.NETCore.Platforms/src/Microsoft.NETCore.Platforms.csproj @@ -19,8 +19,8 @@ $(AdditionalRuntimeIdentifiers);$(OutputRID) - 10 - false + 11 + true