зеркало из 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
|
displayName: Build and Deploy
|
||||||
condition: succeeded()
|
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
|
- script: eng\CIBuild.cmd
|
||||||
-configuration $(_BuildConfig)
|
-configuration $(_BuildConfig)
|
||||||
-prepareMachine
|
-prepareMachine
|
||||||
|
|
Загрузка…
Ссылка в новой задаче