File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " csharp" ,
33 "publisher" : " ms-vscode" ,
4- "version" : " 1.3.0-beta2 " ,
4+ "version" : " 1.3.0-beta3 " ,
55 "description" : " C# for Visual Studio Code (powered by OmniSharp)." ,
66 "displayName" : " C#" ,
77 "author" : " Microsoft Corporation" ,
Original file line number Diff line number Diff line change @@ -162,9 +162,9 @@ export class DebugInstaller
162162 emitEntryPoint : true
163163 } ,
164164 dependencies : {
165- "Microsoft.VisualStudio.clrdbg" : "14.0.25504 -preview-3105261 " ,
166- "Microsoft.VisualStudio.clrdbg.MIEngine" : "14.0.30705 -preview-1" ,
167- "Microsoft.VisualStudio.OpenDebugAD7" : "1.0.20705 -preview-1" ,
165+ "Microsoft.VisualStudio.clrdbg" : "14.0.25520 -preview-3139256 " ,
166+ "Microsoft.VisualStudio.clrdbg.MIEngine" : "14.0.30715 -preview-1" ,
167+ "Microsoft.VisualStudio.OpenDebugAD7" : "1.0.20720 -preview-1" ,
168168 "NETStandard.Library" : "1.6.0" ,
169169 "Newtonsoft.Json" : "7.0.1" ,
170170 "Microsoft.VisualStudio.Debugger.Interop.Portable" : "1.0.1" ,
You can’t perform that action at this time.
0 commit comments