Repackaged Microsoft.VisualStudio.Shared.VsCodeDebugProtocol that targets netcoreapp2.1 instead of only net45 to avoid compiler warnings.
Info
Version: | 15.8.20719.15 |
Author(s): | Microsoft |
Last Update: | Friday, October 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Portable.Microsoft.VisualStudio.Shared.VsCodeDebugProtocol |
Install
Install-Package Portable.Microsoft.VisualStudio.Shared.VsCodeDebugProtocol
dotnet add package Portable.Microsoft.VisualStudio.Shared.VsCodeDebugProtocol
paket add Portable.Microsoft.VisualStudio.Shared.VsCodeDebugProtocol
Portable.Microsoft.VisualStudio.Shared.VsCodeDebugProtocol Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)