When you “remove” a package from your project, the Package Manager is actually removing the project’s direct dependency from your project manifest. The result of removing the direct dependency varies, based on the dependencies for the package you are removing:
Make sure you understand these important notes before you begin:
설치된 패키지를 제거하려면 다음 단계를 따르십시오.
Package Manager 창을 열고 Packages 드롭다운 메뉴에서 In Project 를 선택합니다.
Select the package you want to remove from the list of packages. The details view now displays that package’s information.
Click the Remove button. If this button is:
진행 표시줄이 끝까지 차면 패키지가 리스트에서 사라집니다.
제거된 패키지를 복원하려면 패키지 설치 지침을 따르십시오.
Note: You can remove multiple packages with one click by using the multiple select feature. For more information, see Perform an action on multiple packages or feature sets.
다른 패키지 또는 기능 집합에 필요하지 않는 패키지만 제거할 수 있습니다. 패키지 관리자는 모든 필수 패키지에 대해 Remove 버튼을 비활성화하여 이러한 사항을 적용합니다.
필요로 하는 주체: | 설명: |
---|---|
기능 집합 | 기능 집합이 패키지를 필요로 하는 경우 리스트 뷰와 세부 정보 뷰 모두에 잠금 아이콘()이 표시됩니다. 세부 정보 뷰의 패키지 이름 아래에는 패키지를 필요로 하는 기능 집합의 이름도 표시됩니다. 하지만 Unlock 버튼을 클릭하더라도 패키지를 필요로 하는 모든 기능 집합을 제거할 때까지는 프로젝트에서 패키지를 제거할 수 없습니다. 패키지를 잠금 해제하면 프로젝트에 대해 다른 버전을 요청할 수 있지만, 여전히 제거는 불가능합니다. |
다른 패키지 | If one or more packages require the selected package, the Remove button is disabled. You can find the name of the package that has the dependency from the Dependencies tab in the details view. If you don’t need the other packages, you can remove them and the Package Manager automatically removes this package too. |
Note: You can unlock multiple packages with one click by using the multiple select feature. For more information, see Perform an action on multiple packages or feature sets.