Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Ryan Newington
2023-02-04 09:09:11 +11:00
parent 4d598fc7af
commit 7b47c60eaa
+1 -1
View File
@@ -81,7 +81,7 @@ stages:
nobuild: true
includesymbols: true
arguments: '-p:PackageOutputPath=$(Build.ArtifactStagingDirectory)\cp'
projects: 'src/Lithnet.CredentialProvider/Lithnet.CredentialProvider.csproj'
packagesToPack: 'src/Lithnet.CredentialProvider/Lithnet.CredentialProvider.csproj'
- task: DotNetCoreCLI@2
inputs: