Skip to content

Commit

Permalink
Install latest SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkatz6 committed Jul 22, 2024
1 parent c4603c6 commit 0329212
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ variables:

steps:
- task: UseDotNet@2
displayName: 'Use .NET Core SDK 7.0'
displayName: 'Use .NET Core SDK 8.0'
inputs:
version: 7.0.100
version: 8.0.303

- task: DotNetCoreCLI@2
displayName: Restore Packages
Expand Down

0 comments on commit 0329212

Please sign in to comment.