Skip to content

Commit

Permalink
Fix configuration for build
Browse files Browse the repository at this point in the history
  • Loading branch information
dsplaisted authored Nov 6, 2019
1 parent e17ad7b commit 43fc98f
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 @@ -51,7 +51,7 @@ stages:
inputs:
command: build
projects: src/StrongNamer/StrongNamer.csproj
configuration: $(BuildConfiguration)
arguments: -p:Configuration=$(BuildConfiguration)
displayName: Build StrongNamer

- task: DotNetCoreCLI@2
Expand Down

0 comments on commit 43fc98f

Please sign in to comment.