|
2460 | 2460 | } |
2461 | 2461 | ] |
2462 | 2462 | }, |
2463 | | - { |
2464 | | - "productVersion": "$(dotnet|8.0|product-version)", |
2465 | | - "platforms": [ |
2466 | | - { |
2467 | | - "dockerfile": "src/runtime/8.0/nanoserver-ltsc2025/amd64", |
2468 | | - "dockerfileTemplate": "eng/dockerfile-templates/runtime/Dockerfile.windows", |
2469 | | - "os": "windows", |
2470 | | - "osVersion": "nanoserver-ltsc2025", |
2471 | | - "tags": { |
2472 | | - "$(dotnet|8.0|fixed-tag)-nanoserver-ltsc2025": {}, |
2473 | | - "$(dotnet|8.0|minor-tag)-nanoserver-ltsc2025": {} |
2474 | | - } |
2475 | | - } |
2476 | | - ] |
2477 | | - }, |
2478 | 2463 | { |
2479 | 2464 | "productVersion": "$(dotnet|8.0|product-version)", |
2480 | 2465 | "platforms": [ |
|
2505 | 2490 | } |
2506 | 2491 | ] |
2507 | 2492 | }, |
2508 | | - { |
2509 | | - "productVersion": "$(dotnet|8.0|product-version)", |
2510 | | - "platforms": [ |
2511 | | - { |
2512 | | - "dockerfile": "src/runtime/8.0/windowsservercore-ltsc2025/amd64", |
2513 | | - "dockerfileTemplate": "eng/dockerfile-templates/runtime/Dockerfile.windows", |
2514 | | - "os": "windows", |
2515 | | - "osVersion": "windowsservercore-ltsc2025", |
2516 | | - "tags": { |
2517 | | - "$(dotnet|8.0|fixed-tag)-windowsservercore-ltsc2025": {}, |
2518 | | - "$(dotnet|8.0|minor-tag)-windowsservercore-ltsc2025": {} |
2519 | | - } |
2520 | | - } |
2521 | | - ] |
2522 | | - }, |
2523 | 2493 | { |
2524 | 2494 | "productVersion": "$(dotnet|9.0|product-version)", |
2525 | 2495 | "sharedTags": { |
|
3105 | 3075 | } |
3106 | 3076 | ] |
3107 | 3077 | }, |
3108 | | - { |
3109 | | - "productVersion": "$(dotnet|9.0|product-version)", |
3110 | | - "platforms": [ |
3111 | | - { |
3112 | | - "dockerfile": "src/runtime/9.0/nanoserver-ltsc2025/amd64", |
3113 | | - "dockerfileTemplate": "eng/dockerfile-templates/runtime/Dockerfile.windows", |
3114 | | - "os": "windows", |
3115 | | - "osVersion": "nanoserver-ltsc2025", |
3116 | | - "tags": { |
3117 | | - "$(dotnet|9.0|fixed-tag)-nanoserver-ltsc2025": {}, |
3118 | | - "$(dotnet|9.0|minor-tag)-nanoserver-ltsc2025": {} |
3119 | | - } |
3120 | | - } |
3121 | | - ] |
3122 | | - }, |
3123 | 3078 | { |
3124 | 3079 | "productVersion": "$(dotnet|9.0|product-version)", |
3125 | 3080 | "platforms": [ |
|
3149 | 3104 | } |
3150 | 3105 | } |
3151 | 3106 | ] |
3152 | | - }, |
3153 | | - { |
3154 | | - "productVersion": "$(dotnet|9.0|product-version)", |
3155 | | - "platforms": [ |
3156 | | - { |
3157 | | - "dockerfile": "src/runtime/9.0/windowsservercore-ltsc2025/amd64", |
3158 | | - "dockerfileTemplate": "eng/dockerfile-templates/runtime/Dockerfile.windows", |
3159 | | - "os": "windows", |
3160 | | - "osVersion": "windowsservercore-ltsc2025", |
3161 | | - "tags": { |
3162 | | - "$(dotnet|9.0|fixed-tag)-windowsservercore-ltsc2025": {}, |
3163 | | - "$(dotnet|9.0|minor-tag)-windowsservercore-ltsc2025": {} |
3164 | | - } |
3165 | | - } |
3166 | | - ] |
3167 | 3107 | } |
3168 | 3108 | ] |
3169 | 3109 | }, |
|
4612 | 4552 | } |
4613 | 4553 | ] |
4614 | 4554 | }, |
4615 | | - { |
4616 | | - "productVersion": "$(dotnet|8.0|product-version)", |
4617 | | - "platforms": [ |
4618 | | - { |
4619 | | - "buildArgs": { |
4620 | | - "REPO": "$(Repo:runtime)" |
4621 | | - }, |
4622 | | - "dockerfile": "src/aspnet/8.0/nanoserver-ltsc2025/amd64", |
4623 | | - "dockerfileTemplate": "eng/dockerfile-templates/aspnet/Dockerfile.windows", |
4624 | | - "os": "windows", |
4625 | | - "osVersion": "nanoserver-ltsc2025", |
4626 | | - "tags": { |
4627 | | - "$(dotnet|8.0|fixed-tag)-nanoserver-ltsc2025": {}, |
4628 | | - "$(dotnet|8.0|minor-tag)-nanoserver-ltsc2025": {} |
4629 | | - } |
4630 | | - } |
4631 | | - ] |
4632 | | - }, |
4633 | 4555 | { |
4634 | 4556 | "productVersion": "$(dotnet|8.0|product-version)", |
4635 | 4557 | "platforms": [ |
|
4666 | 4588 | } |
4667 | 4589 | ] |
4668 | 4590 | }, |
4669 | | - { |
4670 | | - "productVersion": "$(dotnet|8.0|product-version)", |
4671 | | - "platforms": [ |
4672 | | - { |
4673 | | - "buildArgs": { |
4674 | | - "REPO": "$(Repo:runtime)" |
4675 | | - }, |
4676 | | - "dockerfile": "src/aspnet/8.0/windowsservercore-ltsc2025/amd64", |
4677 | | - "dockerfileTemplate": "eng/dockerfile-templates/aspnet/Dockerfile.windows", |
4678 | | - "os": "windows", |
4679 | | - "osVersion": "windowsservercore-ltsc2025", |
4680 | | - "tags": { |
4681 | | - "$(dotnet|8.0|fixed-tag)-windowsservercore-ltsc2025": {}, |
4682 | | - "$(dotnet|8.0|minor-tag)-windowsservercore-ltsc2025": {} |
4683 | | - } |
4684 | | - } |
4685 | | - ] |
4686 | | - }, |
4687 | 4591 | { |
4688 | 4592 | "productVersion": "$(dotnet|9.0|product-version)", |
4689 | 4593 | "sharedTags": { |
|
5639 | 5543 | } |
5640 | 5544 | ] |
5641 | 5545 | }, |
5642 | | - { |
5643 | | - "productVersion": "$(dotnet|9.0|product-version)", |
5644 | | - "platforms": [ |
5645 | | - { |
5646 | | - "buildArgs": { |
5647 | | - "REPO": "$(Repo:runtime)" |
5648 | | - }, |
5649 | | - "dockerfile": "src/aspnet/9.0/nanoserver-ltsc2025/amd64", |
5650 | | - "dockerfileTemplate": "eng/dockerfile-templates/aspnet/Dockerfile.windows", |
5651 | | - "os": "windows", |
5652 | | - "osVersion": "nanoserver-ltsc2025", |
5653 | | - "tags": { |
5654 | | - "$(dotnet|9.0|fixed-tag)-nanoserver-ltsc2025": {}, |
5655 | | - "$(dotnet|9.0|minor-tag)-nanoserver-ltsc2025": {} |
5656 | | - } |
5657 | | - } |
5658 | | - ] |
5659 | | - }, |
5660 | 5546 | { |
5661 | 5547 | "productVersion": "$(dotnet|9.0|product-version)", |
5662 | 5548 | "platforms": [ |
|
5692 | 5578 | } |
5693 | 5579 | } |
5694 | 5580 | ] |
5695 | | - }, |
5696 | | - { |
5697 | | - "productVersion": "$(dotnet|9.0|product-version)", |
5698 | | - "platforms": [ |
5699 | | - { |
5700 | | - "buildArgs": { |
5701 | | - "REPO": "$(Repo:runtime)" |
5702 | | - }, |
5703 | | - "dockerfile": "src/aspnet/9.0/windowsservercore-ltsc2025/amd64", |
5704 | | - "dockerfileTemplate": "eng/dockerfile-templates/aspnet/Dockerfile.windows", |
5705 | | - "os": "windows", |
5706 | | - "osVersion": "windowsservercore-ltsc2025", |
5707 | | - "tags": { |
5708 | | - "$(dotnet|9.0|fixed-tag)-windowsservercore-ltsc2025": {}, |
5709 | | - "$(dotnet|9.0|minor-tag)-windowsservercore-ltsc2025": {} |
5710 | | - } |
5711 | | - } |
5712 | | - ] |
5713 | 5581 | } |
5714 | 5582 | ] |
5715 | 5583 | }, |
|
6102 | 5970 | } |
6103 | 5971 | ] |
6104 | 5972 | }, |
6105 | | - { |
6106 | | - "productVersion": "$(sdk|8.0|product-version)", |
6107 | | - "platforms": [ |
6108 | | - { |
6109 | | - "buildArgs": { |
6110 | | - "REPO": "$(Repo:aspnet)" |
6111 | | - }, |
6112 | | - "dockerfile": "src/sdk/8.0/nanoserver-ltsc2025/amd64", |
6113 | | - "dockerfileTemplate": "eng/dockerfile-templates/sdk/Dockerfile.windows", |
6114 | | - "os": "windows", |
6115 | | - "osVersion": "nanoserver-ltsc2025", |
6116 | | - "tags": { |
6117 | | - "$(sdk|8.0|fixed-tag)-nanoserver-ltsc2025": {}, |
6118 | | - "$(sdk|8.0|minor-tag)-nanoserver-ltsc2025": {} |
6119 | | - } |
6120 | | - } |
6121 | | - ] |
6122 | | - }, |
6123 | 5973 | { |
6124 | 5974 | "productVersion": "$(sdk|8.0|product-version)", |
6125 | 5975 | "platforms": [ |
|
6156 | 6006 | } |
6157 | 6007 | ] |
6158 | 6008 | }, |
6159 | | - { |
6160 | | - "productVersion": "$(sdk|8.0|product-version)", |
6161 | | - "platforms": [ |
6162 | | - { |
6163 | | - "buildArgs": { |
6164 | | - "REPO": "$(Repo:aspnet)" |
6165 | | - }, |
6166 | | - "dockerfile": "src/sdk/8.0/windowsservercore-ltsc2025/amd64", |
6167 | | - "dockerfileTemplate": "eng/dockerfile-templates/sdk/Dockerfile.windows", |
6168 | | - "os": "windows", |
6169 | | - "osVersion": "windowsservercore-ltsc2025", |
6170 | | - "tags": { |
6171 | | - "$(sdk|8.0|fixed-tag)-windowsservercore-ltsc2025": {}, |
6172 | | - "$(sdk|8.0|minor-tag)-windowsservercore-ltsc2025": {} |
6173 | | - } |
6174 | | - } |
6175 | | - ] |
6176 | | - }, |
6177 | 6009 | { |
6178 | 6010 | "productVersion": "$(sdk|9.0|product-version)", |
6179 | 6011 | "sharedTags": { |
|
6462 | 6294 | } |
6463 | 6295 | ] |
6464 | 6296 | }, |
6465 | | - { |
6466 | | - "productVersion": "$(sdk|9.0|product-version)", |
6467 | | - "platforms": [ |
6468 | | - { |
6469 | | - "buildArgs": { |
6470 | | - "REPO": "$(Repo:aspnet)" |
6471 | | - }, |
6472 | | - "dockerfile": "src/sdk/9.0/nanoserver-ltsc2025/amd64", |
6473 | | - "dockerfileTemplate": "eng/dockerfile-templates/sdk/Dockerfile.windows", |
6474 | | - "os": "windows", |
6475 | | - "osVersion": "nanoserver-ltsc2025", |
6476 | | - "tags": { |
6477 | | - "$(sdk|9.0|fixed-tag)-nanoserver-ltsc2025": {}, |
6478 | | - "$(sdk|9.0|minor-tag)-nanoserver-ltsc2025": {} |
6479 | | - } |
6480 | | - } |
6481 | | - ] |
6482 | | - }, |
6483 | 6297 | { |
6484 | 6298 | "productVersion": "$(sdk|9.0|product-version)", |
6485 | 6299 | "platforms": [ |
|
6515 | 6329 | } |
6516 | 6330 | } |
6517 | 6331 | ] |
6518 | | - }, |
6519 | | - { |
6520 | | - "productVersion": "$(sdk|9.0|product-version)", |
6521 | | - "platforms": [ |
6522 | | - { |
6523 | | - "buildArgs": { |
6524 | | - "REPO": "$(Repo:aspnet)" |
6525 | | - }, |
6526 | | - "dockerfile": "src/sdk/9.0/windowsservercore-ltsc2025/amd64", |
6527 | | - "dockerfileTemplate": "eng/dockerfile-templates/sdk/Dockerfile.windows", |
6528 | | - "os": "windows", |
6529 | | - "osVersion": "windowsservercore-ltsc2025", |
6530 | | - "tags": { |
6531 | | - "$(sdk|9.0|fixed-tag)-windowsservercore-ltsc2025": {}, |
6532 | | - "$(sdk|9.0|minor-tag)-windowsservercore-ltsc2025": {} |
6533 | | - } |
6534 | | - } |
6535 | | - ] |
6536 | 6332 | } |
6537 | 6333 | ] |
6538 | 6334 | }, |
|
0 commit comments