Skip to content

Commit 97d269c

Browse files
authored
Update deleting-packages.md
1 parent ded8255 commit 97d269c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/nuget-org/policies/deleting-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ Steps to unlist a package:
4545
1. Expand the "Listing" section and select the package version
4646
1. Uncheck “List in search results” and select "Save"
4747

48-
The specific package version has now been unlisted. In order to verify this open an incognito instance of your browser and navigate to the package page (without the version part) e.g.: https://www.nuget.org/packages/YOUR-PACKAGE-NAME/. You will see all versions of that package that have **not** been unlisted. However, if you see the same page while logged in you will see all packages with their status; listed or unlisted.
48+
The specific package version has now been unlisted. In order to verify this, logout of your account and navigate to the package page (without the version part) e.g.: https://www.nuget.org/packages/YOUR-PACKAGE-NAME/. You will see all versions of that package that have **not** been unlisted. However, the package owner, when logged in, can see all versions and their listing status.
4949

5050
It's also possible to deprecate a package version (in case you can't delete a package version). For more information about deprecating package versions, see [Deprecating packages](Deprecate-packages.md).

0 commit comments

Comments
 (0)