Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
mfkl committed Jun 5, 2024
1 parent 49bb0f7 commit 125c761
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions buildsystem/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@ stages:
vmImage: 'windows-latest'
steps:
- template: base-template.yml
- task: UseDotNet@2
displayName: 'Use .NET Core SDK'
inputs:
packageType: sdk
version: 7.0.x
- task: DotNetCoreCLI@2
displayName: 'Test'
inputs:
Expand Down

0 comments on commit 125c761

Please sign in to comment.