Skip to content

Commit

Permalink
Removed configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
martinslot committed Apr 11, 2020
1 parent 2346e8a commit dcdeb17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ stages:
command: 'build'
projects: 'src/**/*.csproj'
arguments: '-o $(build.artifactStagingDirectory)/out /p:PackageVersion=$(GitVersion.NuGetVersionV2)'
configuration: '$(BuildConfiguration)'
- task: DotNetCoreCLI@2
displayName: 'Run unit tests'
inputs:
Expand Down

0 comments on commit dcdeb17

Please sign in to comment.