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.4.0-beta5 " ,
4+ "version" : " 1.4.0-beta6 " ,
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 @@ -212,9 +212,9 @@ export class DebugInstaller {
212212 emitEntryPoint : true
213213 } ,
214214 dependencies : {
215- "Microsoft.VisualStudio.clrdbg" : "15.0.25528 -preview-3157812 " ,
216- "Microsoft.VisualStudio.clrdbg.MIEngine" : "14.0.30715 -preview-1" ,
217- "Microsoft.VisualStudio.OpenDebugAD7" : "1.0.20720 -preview-1" ,
215+ "Microsoft.VisualStudio.clrdbg" : "15.0.25623 -preview-3209250 " ,
216+ "Microsoft.VisualStudio.clrdbg.MIEngine" : "14.0.30822 -preview-1" ,
217+ "Microsoft.VisualStudio.OpenDebugAD7" : "1.0.20822 -preview-1" ,
218218 "NETStandard.Library" : "1.6.0" ,
219219 "Newtonsoft.Json" : "7.0.1" ,
220220 "Microsoft.VisualStudio.Debugger.Interop.Portable" : "1.0.1" ,
You can’t perform that action at this time.
0 commit comments