Skip to content

Adding to VS Code #155

Answered by primo-ppcg
smiller0924 asked this question in Q&A
Discussion options

You must be logged in to vote

Assuming you've already created a project:

  1. From the menu strip select Terminal -> New Terminal
  2. Ensure that the prompt path is the project directory, if not navigate there via cd.
  3. Type: dotnet add . package BinaryKits.Zpl.Viewer (or which ever package is needed).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by primo-ppcg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants