Skip to content

Commit 8138197

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Rolled back to net 8
1 parent eeb8f23 commit 8138197

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.azure-pipelines/common-templates/install-tools.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,8 @@ steps:
55
- task: UseDotNet@2
66
displayName: Use .NET SDK
77
inputs:
8-
version: 8.x
8+
version: 8.x
99

10-
- task: UseDotNet@2
11-
displayName: Use .NET SDK
12-
inputs:
13-
version: 9.x
14-
1510
- task: NuGetToolInstaller@1
1611
displayName: Install Nuget
1712

0 commit comments

Comments
 (0)