From b75e498821e9d295e03521fb87bb08277245ff68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Tue, 13 Apr 2021 20:06:02 +0200 Subject: [PATCH] Add KnownRuntimePack entries for Mono-based runtime packs We need this now that we changed the name of the Mono-based runtime packs. See https://github.com/dotnet/sdk/pull/11824 for the design. Fixes https://github.com/dotnet/sdk/issues/11227 --- .../targets/GenerateBundledVersions.targets | 26 ++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index 43e65f87f..6d572f780 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -105,6 +105,17 @@ + + + + - - + + + +