From 193d21d6f4d181b086a52d17716499a3170785d0 Mon Sep 17 00:00:00 2001 From: dotnet-bot Date: Wed, 5 Oct 2016 00:15:32 +0000 Subject: Update CoreClr, CoreFx, ProjectNTfs to beta-24605-01, beta-24604-02, beta-24604-00, respectively --- src/System.Runtime.CompilerServices.Unsafe/tests/project.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/System.Runtime.CompilerServices.Unsafe/tests') diff --git a/src/System.Runtime.CompilerServices.Unsafe/tests/project.json b/src/System.Runtime.CompilerServices.Unsafe/tests/project.json index fdb737f39b..5382aae8a9 100644 --- a/src/System.Runtime.CompilerServices.Unsafe/tests/project.json +++ b/src/System.Runtime.CompilerServices.Unsafe/tests/project.json @@ -1,7 +1,7 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24601-02", - "System.Runtime": "4.3.0-beta-24601-02", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24604-02", + "System.Runtime": "4.3.0-beta-24604-02", "test-runtime": { "target": "project", "exclude": "compile" -- cgit v1.2.3