From 025cec5bf1e82980a77e473f2e5d599ffd60af49 Mon Sep 17 00:00:00 2001 From: dotnet-bot Date: Sat, 15 Oct 2016 08:33:01 +0000 Subject: Update CoreClr, CoreFx, External to beta-24615-02, beta-24615-03, beta-24614-00, respectively --- src/System.Drawing.Primitives/tests/project.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'src/System.Drawing.Primitives/tests') diff --git a/src/System.Drawing.Primitives/tests/project.json b/src/System.Drawing.Primitives/tests/project.json index 57b361f8ea..4aaeaeb20a 100644 --- a/src/System.Drawing.Primitives/tests/project.json +++ b/src/System.Drawing.Primitives/tests/project.json @@ -1,13 +1,13 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.2.0-beta-24613-01", - "System.Globalization": "4.4.0-beta-24613-01", - "System.IO": "4.4.0-beta-24613-01", - "System.Linq.Expressions": "4.4.0-beta-24613-01", - "System.ObjectModel": "4.4.0-beta-24613-01", - "System.Reflection.TypeExtensions": "4.4.0-beta-24613-01", - "System.Runtime": "4.4.0-beta-24613-01", - "System.Text.RegularExpressions": "4.4.0-beta-24613-01", + "Microsoft.NETCore.Platforms": "1.2.0-beta-24615-03", + "System.Globalization": "4.4.0-beta-24615-03", + "System.IO": "4.4.0-beta-24615-03", + "System.Linq.Expressions": "4.4.0-beta-24615-03", + "System.ObjectModel": "4.4.0-beta-24615-03", + "System.Reflection.TypeExtensions": "4.4.0-beta-24615-03", + "System.Runtime": "4.4.0-beta-24615-03", + "System.Text.RegularExpressions": "4.4.0-beta-24615-03", "test-runtime": { "target": "project", "exclude": "compile" @@ -19,7 +19,7 @@ "netstandard1.3": {}, "netstandard1.7": { "dependencies": { - "System.Runtime.Serialization.Formatters": "4.4.0-beta-24613-01" + "System.Runtime.Serialization.Formatters": "4.4.0-beta-24615-03" } } }, -- cgit v1.2.3