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
Copy file name to clipboardExpand all lines: docs/ide/reference/remove-unused-references.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,23 +38,23 @@ This refactoring applies to:
38
38
1. Select **Remove Unused References**.
39
39
40
40
::: moniker range=">= vs-2022"
41
-

41
+

42
42
::: moniker-end
43
43
::: moniker range="vs-2019"
44
-

44
+

45
45
::: moniker-end
46
46
47
47
1. The **Remove Unused References** dialog opens, displaying references that have no usage in source code. Unused references are pre-selected for removal with an option to preserve references by selecting `Keep` from the Action drop down.
48
48
49
49
::: moniker range=">= vs-2022"
50
-

50
+

51
51
::: moniker-end
52
52
::: moniker range="vs-2019"
53
-

53
+

0 commit comments