diff --git a/Add-NuGet-to-Your-Project.md b/Add-NuGet-to-Your-Project.md index 993745d..169825c 100644 --- a/Add-NuGet-to-Your-Project.md +++ b/Add-NuGet-to-Your-Project.md @@ -7,7 +7,7 @@ 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 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) +![[/attachments/package-manager-screenshot.png|Package manager screenshot]] More details on .Net Standard, such as version compatibility, is available at: