Skip to content

Commit a738d2a

Browse files
Add back a line that was lost in dotnet/installer migration (#41537)
1 parent 6518391 commit a738d2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Installer/redist-installer/targets/GenerateBundledVersions.targets

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,7 @@
373373
@(Net80ILCompilerSupportedRids);
374374
linux-arm;
375375
linux-musl-arm;
376+
win-x86;
376377
" />
377378

378379
<!-- The subset of ILCompiler target RIDs that are officially supported. Should be a subset of

0 commit comments

Comments
 (0)