@@ -263,28 +263,28 @@ function createProjectJson(targetRuntime: string): any
263
263
emitEntryPoint : true
264
264
} ,
265
265
dependencies : {
266
- "Microsoft.VisualStudio.clrdbg" : "14.0.25214 -preview-2934931 " ,
266
+ "Microsoft.VisualStudio.clrdbg" : "14.0.25225 -preview-2954453 " ,
267
267
"Microsoft.VisualStudio.clrdbg.MIEngine" : "14.0.30401-preview-1" ,
268
268
"Microsoft.VisualStudio.OpenDebugAD7" : "1.0.20405-preview-1" ,
269
- "NETStandard.Library" : "1.5.0-rc2-24008 " ,
269
+ "NETStandard.Library" : "1.5.0-rc2-24022 " ,
270
270
"Newtonsoft.Json" : "7.0.1" ,
271
271
"Microsoft.VisualStudio.Debugger.Interop.Portable" : "1.0.1" ,
272
- "System.Collections.Specialized" : "4.0.1-rc2-24008 " ,
273
- "System.Collections.Immutable" : "1.2.0-rc2-24008 " ,
274
- "System.Diagnostics.Process" : "4.1.0-rc2-24008 " ,
275
- "System.Diagnostics.StackTrace" : "4.0.1-rc2-24008 " ,
276
- "System.Dynamic.Runtime" : "4.0.11-rc2-24008 " ,
277
- "Microsoft.CSharp" : "4.0.1-rc2-24008 " ,
278
- "System.Threading.Tasks.Dataflow" : "4.6.0-rc2-24008 " ,
279
- "System.Threading.Thread" : "4.0.0-rc2-24008 " ,
280
- "System.Xml.XDocument" : "4.0.11-rc2-24008 " ,
281
- "System.Xml.XmlDocument" : "4.0.1-rc2-24008 " ,
282
- "System.Xml.XmlSerializer" : "4.0.11-rc2-24008 " ,
283
- "System.ComponentModel" : "4.0.1-rc2-24008 " ,
284
- "System.ComponentModel.Annotations" : "4.1.0-rc2-24008 " ,
285
- "System.ComponentModel.EventBasedAsync" : "4.0.11-rc2-24008 " ,
286
- "System.Runtime.Serialization.Primitives" : "4.1.1-rc2-24008 " ,
287
- "System.Net.Http" : "4.0.1-rc2-24008 "
272
+ "System.Collections.Specialized" : "4.0.1-rc2-24022 " ,
273
+ "System.Collections.Immutable" : "1.2.0-rc2-24022 " ,
274
+ "System.Diagnostics.Process" : "4.1.0-rc2-24022 " ,
275
+ "System.Diagnostics.StackTrace" : "4.0.1-rc2-24022 " ,
276
+ "System.Dynamic.Runtime" : "4.0.11-rc2-24022 " ,
277
+ "Microsoft.CSharp" : "4.0.1-rc2-24022 " ,
278
+ "System.Threading.Tasks.Dataflow" : "4.6.0-rc2-24022 " ,
279
+ "System.Threading.Thread" : "4.0.0-rc2-24022 " ,
280
+ "System.Xml.XDocument" : "4.0.11-rc2-24022 " ,
281
+ "System.Xml.XmlDocument" : "4.0.1-rc2-24022 " ,
282
+ "System.Xml.XmlSerializer" : "4.0.11-rc2-24022 " ,
283
+ "System.ComponentModel" : "4.0.1-rc2-24022 " ,
284
+ "System.ComponentModel.Annotations" : "4.1.0-rc2-24022 " ,
285
+ "System.ComponentModel.EventBasedAsync" : "4.0.11-rc2-24022 " ,
286
+ "System.Runtime.Serialization.Primitives" : "4.1.1-rc2-24022 " ,
287
+ "System.Net.Http" : "4.0.1-rc2-24022 "
288
288
} ,
289
289
frameworks : {
290
290
"netstandardapp1.5" : {
0 commit comments