зеркало из https://github.com/dotnet/razor.git
Remove Azure pipeline task to install .NET 8 runtime
This commit is contained in:
Родитель
c93ab140bf
Коммит
f3bf643103
|
@ -141,14 +141,6 @@ stages:
|
|||
displayName: Build and Deploy
|
||||
condition: succeeded()
|
||||
|
||||
# Needed for Microsoft.AspNetCore.Razor.Microbenchmarks.Generator tests
|
||||
- task: UseDotNet@2
|
||||
displayName: 'Install .NET 8 runtime'
|
||||
inputs:
|
||||
packageType: runtime
|
||||
version: 8.x
|
||||
installationPath: '$(Build.SourcesDirectory)\.dotnet'
|
||||
|
||||
- script: eng\CIBuild.cmd
|
||||
-configuration $(_BuildConfig)
|
||||
-prepareMachine
|
||||
|
|
Загрузка…
Ссылка в новой задаче