Skip to content

Commit

Permalink
Update preview.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Randy Armstrong committed Dec 2, 2023
1 parent 49ec6e3 commit 62a23e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azurepipelines/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
inputs:
command: build
projects: 'UA-CloudLibrary-Client.sln'
arguments: '--no-incremental --configuration ${{parameters.config}} ${{ variables.msbuildversion }} ${{ variables.msbuildsign }}'
arguments: '--no-incremental --configuration ${{parameters.config}} ${{ variables.msbuildversion }}'
- task: CmdLine@2
displayName: 'List of assemblies to sign'
inputs:
Expand Down

0 comments on commit 62a23e9

Please sign in to comment.