From 6f081ec97720eb7efd2653b91f88cda45cb43431 Mon Sep 17 00:00:00 2001 From: dotnet-bot Date: Fri, 7 Oct 2016 08:22:05 +0000 Subject: Update CoreClr, CoreFx, ProjectNTfs to beta-24607-02, beta-24607-03, beta-24607-00, respectively --- src/System.Runtime.Handles/tests/project.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/System.Runtime.Handles/tests') diff --git a/src/System.Runtime.Handles/tests/project.json b/src/System.Runtime.Handles/tests/project.json index 64ddf212f4..165d70b192 100644 --- a/src/System.Runtime.Handles/tests/project.json +++ b/src/System.Runtime.Handles/tests/project.json @@ -1,11 +1,11 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24604-02", - "System.Linq.Expressions": "4.3.0-beta-24604-02", - "System.ObjectModel": "4.3.0-beta-24604-02", - "System.Runtime.Handles": "4.3.0-beta-24604-02", - "System.Text.RegularExpressions": "4.3.0-beta-24604-02", - "System.Threading.Tasks": "4.3.0-beta-24604-02", + "Microsoft.NETCore.Platforms": "1.2.0-beta-24607-03", + "System.Linq.Expressions": "4.4.0-beta-24607-03", + "System.ObjectModel": "4.4.0-beta-24607-03", + "System.Runtime.Handles": "4.4.0-beta-24607-03", + "System.Text.RegularExpressions": "4.4.0-beta-24607-03", + "System.Threading.Tasks": "4.4.0-beta-24607-03", "test-runtime": { "target": "project", "exclude": "compile" -- cgit v1.2.3