Add win-x86 to known ILCompiler and NativeAOT runtime packs (#19166)

This commit is contained in:
Filip Navara 2024-04-05 07:12:57 +02:00 committed by GitHub
parent f9a421c648
commit 144a405fd5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -377,6 +377,7 @@
@(Net80ILCompilerSupportedRids);
linux-arm;
linux-musl-arm;
win-x86;
" />
<!-- The subset of ILCompiler target RIDs that are officially supported. Should be a subset of
@ -410,6 +411,7 @@
linux-musl-x64;
linux-musl-arm;
linux-musl-arm64;
win-x86;
win-x64;
win-arm64;
browser-wasm;