From 5564b7de86ab24474a5d672525fb54dcdcd3b83c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Strehovsk=C3=BD?= <MichalStrehovsky@users.noreply.github.com> Date: Wed, 12 Jun 2024 06:25:56 +0200 Subject: [PATCH] Add back a line that was lost in dotnet/installer migration dotnet/installer main has had this line since April. This repo doesn't have it. --- .../redist-installer/targets/GenerateBundledVersions.targets | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Installer/redist-installer/targets/GenerateBundledVersions.targets b/src/Installer/redist-installer/targets/GenerateBundledVersions.targets index 63f55a562a17..880f8df53d75 100644 --- a/src/Installer/redist-installer/targets/GenerateBundledVersions.targets +++ b/src/Installer/redist-installer/targets/GenerateBundledVersions.targets @@ -373,6 +373,7 @@ @(Net80ILCompilerSupportedRids); linux-arm; linux-musl-arm; + win-x86; " /> <!-- The subset of ILCompiler target RIDs that are officially supported. Should be a subset of