Commit e99b767
[release/6.0] Suppress downgrade error in hosting bundle (#46844)
* Suppress downgrade error in hosting bundle
* Update Npm.Common.targets
* Revert "Update Npm.Common.targets"
This reverts commit c8bd24e.
* [release/6.0] Don't build `node` on Windows ARM64
- at one point, `1es-windows-2019` images lacked Node JS
- between `Image Version: 49.0.0` and `Image Version: 50.0.0`, Node JS was upgraded to 18.14.0
- this version is not compatible w/ some of our WebPack build processes
- stop the Node JS builds in this job; not necessary for the shared Fx
---------
Co-authored-by: William Godbe <[email protected]>
Co-authored-by: Doug Bunting <[email protected]>1 parent 6e70a97 commit e99b767
File tree
2 files changed
+3
-0
lines changed- .azure/pipelines
- src/Installers/Windows/WindowsHostingBundle
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
| 371 | + | |
371 | 372 | | |
372 | 373 | | |
373 | 374 | | |
| |||
383 | 384 | | |
384 | 385 | | |
385 | 386 | | |
| 387 | + | |
386 | 388 | | |
387 | 389 | | |
388 | 390 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments