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.
別のパッケージや機能セットで必要とされないパッケージのみを取り除くことができます。Package Manager は、すべての必須パッケージの 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.