Make sure VS Code isnt adding some references… Some IDEs that have like Lint enabled or Auto-Refactoring plugins tend to help by auto-resolving namespaces etc…
Also make sure you do a proper
CTRL+A (Select All)
CTRL+V (Paste)
Also check out
Make sure VS Code isnt adding some references… Some IDEs that have like Lint enabled or Auto-Refactoring plugins tend to help by auto-resolving namespaces etc…
Also make sure you do a proper
CTRL+A (Select All)
CTRL+V (Paste)
Also check out