File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,11 +27,11 @@ steps:
2727 installAppleWorkload : true
2828
2929- task : Bash@3
30- displayName : Select Xcode 26.0
30+ displayName : Select Xcode 26.2
3131 inputs :
3232 targetType : inline
3333 script : |
34- sudo xcode-select -s "/Applications/Xcode_26.0.1 .app/Contents/Developer"
34+ sudo xcode-select -s "/Applications/Xcode_26.2 .app/Contents/Developer"
3535
3636# -if false
3737- download : current
Original file line number Diff line number Diff line change 5959 macOSHostedAgentImage : ' macOS-15'
6060
6161 # SDK versions
62- DotNetVersion : ' 10.0.100 '
62+ DotNetVersion : ' 10.0.101 '
6363
6464 # Name of the folder where the artefacts will be placed. Variable used in build and release phases.
6565 # We make seperate folders so that releases can each download only the folder they need.
You can’t perform that action at this time.
0 commit comments