From 16d9722484ed92c32e887d285aaef104b72637f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Thu, 27 Apr 2023 17:01:03 +0200 Subject: [PATCH] Create KnownRuntimePack entries for NativeAOT Contributes to https://github.com/dotnet/runtime/issues/81024 --- .../targets/GenerateBundledVersions.targets | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index 101101712592..f1314ce0642e 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -263,6 +263,18 @@ + + @@ -403,6 +415,15 @@ Copyright (c) .NET Foundation. All rights reserved. ILCompilerRuntimeIdentifiers="@(ILCompilerSupportedRids, '%3B')" /> + +