Skip to content

Commit c8eea60

Browse files
authored
Update docs/ide/how-to-add-or-remove-imported-namespaces-visual-basic.md
1 parent 45d401e commit c8eea60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/ide/how-to-add-or-remove-imported-namespaces-visual-basic.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ As you make changes in the Project Designer, the project file is updated to refl
7575

7676
```xml
7777
<ItemGroup>
78-
<Import Include="Newtonsoft.Json" />
7978
<Import Include="System.Collections.Specialized" />
8079
<Import Include="System.ComponentModel" />
8180
<Import Include="System.Web" />

0 commit comments

Comments
 (0)