Skip to content

Commit

Permalink
Update dotnet-initialize.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
neilr81 authored Feb 8, 2024
1 parent ba5aad8 commit 5a14c80
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/pipelines/dotnet-initialize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ parameters:
steps:
- task: NuGetAuthenticate@1
displayName: NuGet Authenticate
- task: UseDotNet@2
displayName: Temporarily install .NET 7 SDK while dual targeting
inputs:
version: "7.0.404"
- task: UseDotNet@2
displayName: Use .NET SDK from global.json
inputs:
Expand Down

0 comments on commit 5a14c80

Please sign in to comment.