We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 664f00f commit 289bbe1Copy full SHA for 289bbe1
eng/pipelines/runtime.yml
@@ -125,7 +125,7 @@ extends:
125
- browser_wasm
126
jobParameters:
127
nameSuffix: AllSubsets_CoreCLR
128
- buildArgs: -s clr.runtime -rc Release -c Release -lc $(_BuildConfig)
+ buildArgs: -s clr.runtime+libs -rc Release -c Release -lc $(_BuildConfig)
129
timeoutInMinutes: 120
130
condition: >-
131
or(
0 commit comments