edit Add NuGet to Your Project.

master
Craig Oates 5 years ago
parent
commit
636ba9292b
  1. 2
      Add-NuGet-to-Your-Project.md

2
Add-NuGet-to-Your-Project.md

@ -5,7 +5,7 @@ Because Death Socket (D.S.) is a .Net Standard 2.0 library, you can use it in tr
Install-Package DeathSocket -Version 1.0
```
If you are using Visual Studio, you can search for and add it to your project using its built-in GUI. When searching for it, enter "DeathSocket" and you should see something like the following;
If you are using Visual Studio, you can search for and add it to your project using its built-in NuGet Package Manager. When searching for it, enter "DeathSocket" and you should see something like the following;
![package manager screenshot](attachments/package-manager-screenshot.png)

Loading…
Cancel
Save