Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
Родитель
a50a42473d
Коммит
304b7d6581
|
@ -92,7 +92,9 @@ stages:
|
|||
- task: NuGetCommand@2
|
||||
inputs:
|
||||
command: 'restore'
|
||||
restoreSolution: $(GraphicsControlsSln)
|
||||
restoreSolution: '$(GraphicsControlsSln)'
|
||||
feedsToUse: 'config'
|
||||
nugetConfigPath: 'NuGet.config'
|
||||
|
||||
- task: MSBuild@1
|
||||
displayName: 'Build sln'
|
||||
|
|
Загрузка…
Ссылка в новой задаче