Skip to content

Commit bd40afd

Browse files
author
Frank Robijn
committed
Trailing space removed to make the rabbit happy
Signed-off-by: Frank Robijn <robijn@good-heavens.nl>
1 parent 24ff7db commit bd40afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
condition: succeeded()
226226
displayName: Pack NuGet with MetadataProcessor Console
227227
inputs:
228-
command: 'custom'
228+
command: 'custom'
229229
arguments: 'pack MetadataProcessor.Console\package.nuspec -Version $(NBGV_NuGetPackageVersion) -properties commit="$(Build.SourceVersion)" -properties NoWarn=NU5100'
230230

231231
- task: CopyFiles@1

0 commit comments

Comments
 (0)