Skip to content

Commit

Permalink
Update windows-release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb authored Nov 22, 2023
1 parent 1d6f817 commit 36124b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build-system/windows-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ variables:

steps:
- task: UseDotNet@2
displayName: 'Use .NET 7 SDK 7.0.100'
displayName: 'Use .NET 8 SDK 8.0.100'
inputs:
version: 7.0.100
version: 8.0.100
- task: BatchScript@1
displayName: 'FAKE Build'
inputs:
Expand Down

0 comments on commit 36124b5

Please sign in to comment.