File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ parameters:
77 type : boolean
88 default : false
99 displayName : CG Dry Run
10- # See https://learn.microsoft.com/dotnet/core/tools/dotnet-install-script#options for possible Channel values
10+ # See https://learn.microsoft.com/en-us/ dotnet/core/tools/dotnet-install-script#options for possible Channel values
1111- name : dotnetVersionChannel
1212 type : string
1313 default : ' 9.0'
Original file line number Diff line number Diff line change 11variables :
2- imageNames.imageBuilderName : mcr.microsoft.com/dotnet-buildtools/image-builder:2830238
2+ imageNames.imageBuilderName : mcr.microsoft.com/dotnet-buildtools/image-builder:2839606
33 imageNames.imageBuilder : $(imageNames.imageBuilderName)
44 imageNames.imageBuilder.withrepo : imagebuilder-withrepo:$(Build.BuildId)-$(System.JobId)
55 imageNames.testRunner : mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux3.0-docker-testrunner
You can’t perform that action at this time.
0 commit comments