Skip to content

Commit e85ea48

Browse files
committed
try installing nuget
1 parent 102a17f commit e85ea48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
packagesToPack: 'src/ExchangeSharp/ExchangeSharp.csproj'
7676
packDestination: '$(Build.ArtifactStagingDirectory)'
7777
versioningScheme: off
78+
- task: NuGetToolInstaller@1
7879
- task: NuGetAuthenticate@0
7980
displayName: 'NuGet Authenticate'
8081
#- script: nuget push $(Build.ArtifactStagingDirectory)/*.nupkg -NonInteractive -Source https://pkgs.dev.azure.com/DigitalRuby/DigitalRuby/_packaging/DigitalRuby/nuget/v3/index.json -ApiKey AzureArtifacts -Verbosity Detailed

0 commit comments

Comments
 (0)