Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Update azure-pipelines.yml
picky, picky
  • Loading branch information
dustinsoftware authored Sep 8, 2020
commit 181f3030e88e43d4460c08c50b84eba51c884eeb
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ steps:
displayName: 'Use .NET Core sdk'
inputs:
packageType: 'sdk'
version: '3.1'
version: '3.1.x'

- task: VSBuild@1
inputs:
Expand Down