Skip to content

Commit 57357c2

Browse files
committed
Update azure pipelines to 6.0.100
1 parent af5c636 commit 57357c2

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

azure-pipelines.yml

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ jobs:
2222
- bash: "curl -sSL https://dot.net/v1/dotnet-install.sh | bash /dev/stdin -version 3.1.102"
2323
displayName: "Install 3.0.100"
2424

25-
- bash: "curl -sSL https://dot.net/v1/dotnet-install.sh | bash /dev/stdin -version 2.1.402"
26-
displayName: "Install 2.1.402"
27-
2825
- bash: "curl -sSL https://dot.net/v1/dotnet-install.sh | bash /dev/stdin -version 5.0.100"
2926
displayName: " 5.0.100"
3027

28+
- bash: "curl -sSL https://dot.net/v1/dotnet-install.sh | bash /dev/stdin -version 6.0.100"
29+
displayName: " 6.0.100"
30+
3131
- bash: |
3232
export PATH=/home/vsts/.dotnet:$PATH
3333
curl -L https://github.com/filipw/dotnet-script/releases/download/0.28.0/dotnet-script.0.28.0.zip > dotnet-script.zip
@@ -53,6 +53,10 @@ jobs:
5353
curl -sSL https://dot.net/v1/dotnet-install.sh | bash /dev/stdin -version 5.0.100
5454
displayName: "Install 5.0.100"
5555
56+
- bash: |
57+
curl -sSL https://dot.net/v1/dotnet-install.sh | bash /dev/stdin -version 6.0.100
58+
displayName: "Install 6.0.100"
59+
5660
- bash: |
5761
curl -L https://github.com/filipw/dotnet-script/releases/download/0.28.0/dotnet-script.0.28.0.zip > dotnet-script.zip
5862
unzip -o dotnet-script.zip -d ./
@@ -75,15 +79,15 @@ jobs:
7579
7680
- powershell: |
7781
iwr https://raw.githubusercontent.com/dotnet/cli/release/2.1.3xx/scripts/obtain/dotnet-install.ps1 -outfile dotnet-install.ps1
78-
.\dotnet-install.ps1 -Version 2.1.402
82+
.\dotnet-install.ps1 -Version 5.0.100
7983
80-
displayName: "Install 2.1.402 SDK"
84+
displayName: "Install 5.0.100"
8185
8286
- powershell: |
8387
iwr https://raw.githubusercontent.com/dotnet/cli/release/2.1.3xx/scripts/obtain/dotnet-install.ps1 -outfile dotnet-install.ps1
84-
.\dotnet-install.ps1 -Version 5.0.100
88+
.\dotnet-install.ps1 -Version 6.0.100
8589
86-
displayName: "Install 5.0.100"
90+
displayName: "Install 6.0.100"
8791
8892
# NuGet Tool Installer
8993
# Acquires a specific version of NuGet from the internet or the tools cache and adds it to the PATH. Use this task to change the version of NuGet used in the NuGet tasks.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy