Skip to content

Commit

Permalink
Update dotnet.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
aacebo committed May 16, 2024
1 parent 60841ba commit ffda3ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ variables:
steps:
- task: UseDotNet@2
inputs:
version: '8.x'
version: '6.x'
includePreviewVersions: true

- task: DotNetCoreCLI@2
Expand Down

0 comments on commit ffda3ac

Please sign in to comment.