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
Ali-Doustkani committed Jun 30, 2019
1 parent c47520d commit 7eb8ec5
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 @@ -14,4 +14,4 @@ variables:
steps:
- script: dotnet build --configuration $(buildConfiguration)
displayName: 'dotnet build $(buildConfiguration)'
workingDirectory: $(build.sourcesDirectory)\src
workingDirectory: $(build.sourcesDirectory)/src

0 comments on commit 7eb8ec5

Please sign in to comment.