ci: Update to .NET 5 rc2
This commit is contained in:
Родитель
c2f7d5a127
Коммит
e06befdf47
|
@ -79,9 +79,9 @@ jobs:
|
|||
- template: build/uno-ci/gitversion.yml
|
||||
|
||||
- task: UseDotNet@2
|
||||
displayName: 'Use .Net Core runtime 5.0.100-rc.1.20452.10'
|
||||
displayName: 'Use .Net Core runtime 5.0.100-rc.2.20479.15'
|
||||
inputs:
|
||||
version: 5.0.100-rc.1.20452.10
|
||||
version: 5.0.100-rc.2.20479.15
|
||||
includePreviewVersions: true
|
||||
|
||||
- task: MSBuild@1
|
||||
|
@ -172,9 +172,9 @@ jobs:
|
|||
displayName: Use GitVersion
|
||||
|
||||
- task: UseDotNet@2
|
||||
displayName: 'Use .Net Core runtime 5.0.100-rc.1.20452.10'
|
||||
displayName: 'Use .Net Core runtime 5.0.100-rc.2.20479.15'
|
||||
inputs:
|
||||
version: 5.0.100-rc.1.20452.10
|
||||
version: 5.0.100-rc.2.20479.15
|
||||
includePreviewVersions: true
|
||||
|
||||
- task: DownloadBuildArtifacts@0
|
||||
|
|
|
@ -98,9 +98,9 @@ jobs:
|
|||
createLogFile: false
|
||||
|
||||
- task: UseDotNet@2
|
||||
displayName: 'Use .Net Core runtime 5.0.100-rc.1.20452.10'
|
||||
displayName: 'Use .Net Core runtime 5.0.100-rc.2.20479.15'
|
||||
inputs:
|
||||
version: 5.0.100-rc.1.20452.10
|
||||
version: 5.0.100-rc.2.20479.15
|
||||
includePreviewVersions: true
|
||||
|
||||
- task: MSBuild@1
|
||||
|
|
Загрузка…
Ссылка в новой задаче