Skip to content

Commit 00920c5

Browse files
Update azure-pipelines.yml for Azure Pipelines
1 parent e7b3545 commit 00920c5

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,6 @@ steps:
3737
Action: '##vso[build.updatebuildnumber]'
3838
BuildVersion: $(GitVersion.NugetVersionV2)
3939

40-
- task: NuGetCommand@2
41-
displayName: 'NuGet restore'
42-
inputs:
43-
command: 'restore'
44-
restoreSolution: '**/*.sln'
45-
feedsToUse: 'select'
46-
vstsFeed: 'ec2759e0-0587-4306-8a8d-8695f15e2336'
47-
continueOnError: true
48-
4940
- task: VSBuild@1
5041
displayName: 'Build solution WinProcessInfo.sln RELEASE'
5142
inputs:

0 commit comments

Comments
 (0)