@@ -332,28 +332,28 @@ function createProjectJson(targetRuntime: string): any
332332 emitEntryPoint : true
333333 } ,
334334 dependencies : {
335- "Microsoft.VisualStudio.clrdbg" : "14.0.25201 -preview-2911579 " ,
335+ "Microsoft.VisualStudio.clrdbg" : "14.0.25208 -preview-2924185 " ,
336336 "Microsoft.VisualStudio.clrdbg.MIEngine" : "14.0.30401-preview-1" ,
337337 "Microsoft.VisualStudio.OpenDebugAD7" : "1.0.20405-preview-1" ,
338- "NETStandard.Library" : "1.5.0-rc2-23931 " ,
338+ "NETStandard.Library" : "1.5.0-rc2-24008 " ,
339339 "Newtonsoft.Json" : "7.0.1" ,
340340 "Microsoft.VisualStudio.Debugger.Interop.Portable" : "1.0.1" ,
341- "System.Collections.Specialized" : "4.0.1-rc2-23931 " ,
342- "System.Collections.Immutable" : "1.2.0-rc2-23931 " ,
343- "System.Diagnostics.Process" : "4.1.0-rc2-23931 " ,
344- "System.Diagnostics.StackTrace" : "4.0.1-rc2-23931 " ,
345- "System.Dynamic.Runtime" : "4.0.11-rc2-23931 " ,
346- "Microsoft.CSharp" : "4.0.1-rc2-23931 " ,
347- "System.Threading.Tasks.Dataflow" : "4.6.0-rc2-23931 " ,
348- "System.Threading.Thread" : "4.0.0-rc2-23931 " ,
349- "System.Xml.XDocument" : "4.0.11-rc2-23931 " ,
350- "System.Xml.XmlDocument" : "4.0.1-rc2-23931 " ,
351- "System.Xml.XmlSerializer" : "4.0.11-rc2-23931 " ,
352- "System.ComponentModel" : "4.0.1-rc2-23931 " ,
353- "System.ComponentModel.Annotations" : "4.1.0-rc2-23931 " ,
354- "System.ComponentModel.EventBasedAsync" : "4.0.11-rc2-23931 " ,
355- "System.Runtime.Serialization.Primitives" : "4.1.1-rc2-23931 " ,
356- "System.Net.Http" : "4.0.1-rc2-23931 "
341+ "System.Collections.Specialized" : "4.0.1-rc2-24008 " ,
342+ "System.Collections.Immutable" : "1.2.0-rc2-24008 " ,
343+ "System.Diagnostics.Process" : "4.1.0-rc2-24008 " ,
344+ "System.Diagnostics.StackTrace" : "4.0.1-rc2-24008 " ,
345+ "System.Dynamic.Runtime" : "4.0.11-rc2-24008 " ,
346+ "Microsoft.CSharp" : "4.0.1-rc2-24008 " ,
347+ "System.Threading.Tasks.Dataflow" : "4.6.0-rc2-24008 " ,
348+ "System.Threading.Thread" : "4.0.0-rc2-24008 " ,
349+ "System.Xml.XDocument" : "4.0.11-rc2-24008 " ,
350+ "System.Xml.XmlDocument" : "4.0.1-rc2-24008 " ,
351+ "System.Xml.XmlSerializer" : "4.0.11-rc2-24008 " ,
352+ "System.ComponentModel" : "4.0.1-rc2-24008 " ,
353+ "System.ComponentModel.Annotations" : "4.1.0-rc2-24008 " ,
354+ "System.ComponentModel.EventBasedAsync" : "4.0.11-rc2-24008 " ,
355+ "System.Runtime.Serialization.Primitives" : "4.1.1-rc2-24008 " ,
356+ "System.Net.Http" : "4.0.1-rc2-24008 "
357357 } ,
358358 frameworks : {
359359 "netstandardapp1.5" : {
0 commit comments