Skip to content

Commit 6a716bb

Browse files
Added dotnet, php sdk versions to constants file (#2898)
Co-authored-by: Priya Chintalapati <vchintalapat@microsoft.com>
1 parent 0b71134 commit 6a716bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

images/constants.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ variables:
5858
NET_CORE_APP_90: 9.0.14
5959
NET_CORE_APP_90_SHA: db0db0b9e709ffe463dead94fb4e77b9b0c7086bbaa78a78aa6b5366bef77ba3c33899a81c3c1aef3c11027a1e6cdebf4a7ad30532bdc193f0decc71972e5dda
6060
NET_CORE_APP_100: "10.0.4"
61+
DOTNET_SDK_80: 8.0.419
62+
DOTNET_SDK_90: 9.0.312
63+
DOTNET_SDK_100: 10.0.200
6164
node18Version: 18.20.8
6265
node20Version: 20.20.0
6366
node22Version: 22.22.0
@@ -72,6 +75,7 @@ variables:
7275
php84Version_SHA: f66f8f48db34e9e29f7bfd6901178e9cf4a1b163e6e497716dfcb8f88bcfae30
7376
php85Version: 8.5.1
7477
php85Version_SHA: 3f5bf99ce81201f526d25e288eddb2cfa111d068950d1e9a869530054ff98815
78+
phpComposerVersion: 2.6.2
7579
python39Version: 3.9.24
7680
python310Version: 3.10.20
7781
python311Version: 3.11.15

0 commit comments

Comments
 (0)