Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/riperiperi/Simitone
Browse files Browse the repository at this point in the history
  • Loading branch information
riperiperi committed May 14, 2020
2 parents 5786205 + 102f5a2 commit f3a7255
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 @@ -42,7 +42,7 @@ steps:
inputs:
solution: '$(solution)'
platform: '$(buildPlatform)'
msbuildArgs: '/t:Simitone_Windows /p:Configuration=Release;OutDir=$(Build.ArtifactStagingDirectory)'
msbuildArgs: '/restore /t:Simitone_Windows /p:Configuration=Release;OutDir=$(Build.ArtifactStagingDirectory)'

- task: NuGetCommand@2
inputs:
Expand Down

0 comments on commit f3a7255

Please sign in to comment.