|
270 | 270 | }, |
271 | 271 | "dependencies": { |
272 | 272 | "NETStandard.Library": "1.6.0", |
273 | | - "System.Diagnostics.TraceSource": "4.0.0", |
274 | | - "Microsoft.FSharp.Core.netcore": "1.0.0-alpha-*", |
275 | 273 | "System.Collections.Immutable": "1.2.0", |
| 274 | + "System.Diagnostics.Process": "4.1.0", |
| 275 | + "System.Diagnostics.TraceSource": "4.0.0", |
| 276 | + "System.Reflection.Emit": "4.0.1", |
| 277 | + "System.Reflection.Metadata": "1.4.1-beta-24227-04", |
| 278 | + "System.Reflection.TypeExtensions": "4.1.0", |
| 279 | + "System.Runtime.Loader": "4.0.0", |
276 | 280 | "System.Security.Cryptography.Algorithms": "4.2.0", |
277 | 281 | "System.Security.Cryptography.Primitives": "4.0.0", |
278 | | - "System.Reflection.Metadata": "1.4.1-beta-24227-04", |
279 | | - "System.Diagnostics.Process": "4.1.0" |
| 282 | + "Microsoft.FSharp.Core.netcore": "1.0.0-alpha-*" |
280 | 283 | }, |
281 | 284 | "tools": { |
282 | | - "dotnet-fssrgen": "3.2.*", |
| 285 | + "dotnet-fssrgen": "3.3.*", |
283 | 286 | "dotnet-mergenupkg": { "version": "1.0.*" }, |
284 | 287 | "dotnet-compile-fsc": { |
285 | 288 | "version": "1.0.0-preview2-*", |
|
0 commit comments