Always install .NET before running perf automation - May not be pre-installed on ubuntu-24 (#6666)

Co-authored-by: Mike Harder <mharder@microsoft.com>
This commit is contained in:
Azure SDK Bot 2025-07-23 10:03:43 -07:00 committed by GitHub
parent b828be5d8d
commit b68dd76217
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -113,6 +113,8 @@ jobs:
parameters:
AgentImage: $(OSVmImage)
- template: /eng/pipelines/templates/steps/install-dotnet.yml
- ${{ parameters.InstallLanguageSteps }}
- template: /eng/common/TestResources/deploy-test-resources.yml