[ci] Bumped dotnet version to 6.0.402 and Xcode to 14.0.0
This commit is contained in:
Родитель
c51542f725
Коммит
8d2df654a3
|
@ -15,7 +15,7 @@ resources:
|
|||
endpoint: xamarin
|
||||
|
||||
variables:
|
||||
DotNetVersion: 6.0.401
|
||||
DotNetVersion: 6.0.402
|
||||
DotNet6Source: https://aka.ms/dotnet6/nuget/index.json
|
||||
NuGetOrgSource: https://api.nuget.org/v3/index.json
|
||||
BUILD_COMMIT: $(Build.SourceVersion)
|
||||
|
@ -29,7 +29,7 @@ jobs:
|
|||
cakeTarget: 'ci'
|
||||
cakeExtraArgs: '--names=$(SdksNames)'
|
||||
windowsImage: ''
|
||||
xcode: '13.2.1'
|
||||
xcode: '14.0.0'
|
||||
cake: '0.33.0'
|
||||
initSteps:
|
||||
# Cake v0.33.0 uses this version
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"sdk": {
|
||||
"version": "6.0.401",
|
||||
"version": "6.0.402",
|
||||
"rollForward": "latestPatch"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче