We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a3d4e3 + 29d4a8a commit c42cd52Copy full SHA for c42cd52
docs/ide/reference/remove-unused-references.md
@@ -2,7 +2,7 @@
2
title: Remove unused references
3
description: Learn how to clean up project references and NuGet packages that have no usage with the new Remove Unused References command.
4
ms.custom: SEO-VS-2021
5
-ms.date: 06/01/2021
+ms.date: 09/13/2021
6
ms.topic: reference
7
author: mikadumont
8
ms.author: midumont
@@ -21,7 +21,7 @@ This refactoring applies to:
21
- C#
22
- Visual Basic
23
24
-**What:** Lets you remove unused references.
+**What:** Lets you remove unused references for SDK style projects.
25
26
**When:** You want to clean up project references and NuGet packages that have no usage.
27
0 commit comments