Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix official build
  • Loading branch information
dfederm committed Oct 1, 2024
commit ed979b1637cffcd4cc5b567d9172b550cd3fd19a
1 change: 1 addition & 0 deletions azure-pipelines-official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ extends:
displayName: 'Install .NET'
inputs:
version: '9.x'
includePreviewVersions: true
- task: DotNetCoreCLI@2
displayName: 'Build Solution'
inputs:
Expand Down