Skip to content

Commit 92bffe0

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 8baacca commit 92bffe0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@ variables:
1313
buildConfiguration: 'Release'
1414

1515
steps:
16-
- task: DotNetCoreCLI@2
17-
displayName: 'Nuget Restore'
18-
inputs:
19-
command: 'restore'
20-
projects: '**\*.sln'
21-
feedsToUse: 'select'
2216

2317
- task: DotNetCoreCLI@2
2418
displayName: 'donet publish'

0 commit comments

Comments
 (0)