Skip to content

Commit 3682fd2

Browse files
pakrymannelo-msft
authored andcommitted
Install dotnet when running smoke tests (Azure#17208)
1 parent 8c643d2 commit 3682fd2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

common/SmokeTests/smoke-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ jobs:
7676
- pwsh: Get-Content ./common/SmokeTests/SmokeTest/SmokeTest.csproj
7777
displayName: Show SmokeTest.csproj
7878

79+
- template: /eng/pipelines/templates/steps/install-dotnet.yml
80+
7981
- pwsh: dotnet restore ./common/SmokeTests/SmokeTest/SmokeTest.csproj
8082
displayName: dotnet restore
8183

0 commit comments

Comments
 (0)