diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 0e16f8e..a7b53eb 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -37,4 +37,4 @@ steps: - task: PublishPipelineArtifact@0 inputs: artifactName: 'nuget' - targetPath: 'src\Bin\Release\' + targetPath: 'src\Bin\Release\' \ No newline at end of file