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.
1 parent e5226c1 commit cfb4bc2Copy full SHA for cfb4bc2
docs/ide/reference/remove-unused-references.md
@@ -18,7 +18,7 @@ This refactoring applies to:
18
- C#
19
- Visual Basic
20
21
-**What:** For [SDK style projects](/visualstudio/msbuild/how-to-use-project-sdk) only, lets you remove unused references.
+**What:** For [SDK style projects](../../msbuild/how-to-use-project-sdk.md) only, lets you remove unused references.
22
23
**When:** You want to clean up project references and NuGet packages that have no usage.
24
0 commit comments