Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
DonatasPuc committed Dec 7, 2021
1 parent caf38ac commit 2d8cb27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pool:
variables:
solution: '**/*.sln'
buildPlatform: 'Any CPU'
buildConfiguration: 'Release'
buildConfiguration: 'Development'

steps:
- task: NuGetToolInstaller@1
Expand Down

0 comments on commit 2d8cb27

Please sign in to comment.