다음을 통해 공유


NuGet@0 - NuGet 명령 v0 작업

NuGet@0 더 이상 사용되지 않습니다. 대신 NuGetCommand 작업을 사용합니다. 새 도구 설치 관리자 프레임워크에서 작동하므로 작업 업데이트를 기다리지 않고도 새 버전의 NuGet을 쉽게 사용할 수 있고, 이 organization/컬렉션 외부에서 인증된 피드를 더 잘 지원하며, 기본적으로 NuGet 4를 사용합니다.

Syntax

# NuGet command v0
# Deprecated: use the “NuGet” task instead. It works with the new Tool Installer framework so you can easily use new versions of NuGet without waiting for a task update, provides better support for authenticated feeds outside this organization/collection, and uses NuGet 4 by default.
- task: NuGet@0
  inputs:
    command: # string. Required. Command. 
    #arguments: # string. Arguments.
# NuGet Command v0
# Deprecated: use the “NuGet” task instead. It works with the new Tool Installer framework so you can easily use new versions of NuGet without waiting for a task update, provides better support for authenticated feeds outside this account/collection, and uses NuGet 4 by default.
- task: NuGet@0
  inputs:
    command: # string. Required. Command. 
    #arguments: # string. Arguments.

입력

command - 명령
string. 필수 요소.

실행할 NuGet 명령을 지정합니다. 값을 로 Custom 설정하여 인수를 추가하거나 다른 명령을 사용합니다. 허용되는 값은 , , pack및 입니다restorepush. custom


arguments - 인수
string.

실행을 위해 전달될 명령 및 인수를 NuGet.exe 지정합니다. NuGet 3.5 이상을 사용하는 경우 Project Collection Build Service에서 액세스할 수 있는 이 organization 또는 컬렉션의 모든 피드에 대해 , restorepublish 과 같은 list인증된 명령이 자동으로 인증됩니다.


작업 제어 옵션

모든 작업에는 작업 입력 외에 제어 옵션이 있습니다. 자세한 내용은 컨트롤 옵션 및 일반적인 작업 속성을 참조하세요.

출력 변수

없음

요구 사항

요구 사항 Description
파이프라인 유형 YAML, 클래식 빌드, 클래식 릴리스
실행 중 에이전트, DeploymentGroup
요청 없음
Capabilities 이 작업은 작업의 후속 작업에 대한 요구를 충족하지 않습니다.
명령 제한 사항 모두
설정 가능한 변수 모두
에이전트 버전 2.144.0 이상
작업 범주 패키지
요구 사항 Description
파이프라인 유형 YAML, 클래식 빌드, 클래식 릴리스
실행 중 에이전트, DeploymentGroup
요청 없음
Capabilities 이 작업은 작업의 후속 작업에 대한 요구를 충족하지 않습니다.
명령 제한 사항 모두
설정 가능한 변수 모두
에이전트 버전 2.115.0 이상
작업 범주 패키지