You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: An array containing tags for the package.
1190
+
items:
1191
+
type: string
1192
+
description: Tag for the package.
1193
+
example: ".NET"
1191
1194
userVisible:
1192
1195
type: boolean
1193
1196
description: The installed packages with this attribute set to true are considered to be installed by a user, thus not installed to fulfill some dependency. This is needed input for the calculation of unneeded packages when removing a package.
0 commit comments