From ea927d477baab30189023a8cf0144f45763789bb Mon Sep 17 00:00:00 2001 From: Jo Shields Date: Fri, 3 Jun 2022 13:50:04 -0400 Subject: [PATCH] Add linux-bionic-* known runtime packs. Without this, `dotnet publish -r linux-bionic-x64` uses vanilla linux-x64 --- src/redist/targets/GenerateBundledVersions.targets | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index 81e160044..57da438df 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -162,8 +162,16 @@ - - + +