Commit 537ecf8
More precise CPU instruction set specification for ASP.NET composite (#47207)
Based on offline feedback I have modified build of the ASP.NET
composite image to explicitly specify the following instruction
set extensions per Tanner's suggestion:
+x86-x64-v3
With this change, the composite image is about 500 KB longer -
before the change its length was 33_392_640 B, after the change
it's 33_832_960. As we're now working with the partial composite
that reduced the previous publishing size by about 30~40 MB, hopefully
this shouldn't be much of a concern.
Thanks
Tomas1 parent e6dbe9d commit 537ecf8
File tree
1 file changed
+2
-0
lines changed- src/Framework/App.Runtime/src
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
| 492 | + | |
492 | 493 | | |
493 | 494 | | |
494 | 495 | | |
| |||
515 | 516 | | |
516 | 517 | | |
517 | 518 | | |
| 519 | + | |
518 | 520 | | |
519 | 521 | | |
520 | 522 | | |
| |||
0 commit comments