From 9a56ea0f3fc583cb50e174c269ff806702f59d2f Mon Sep 17 00:00:00 2001 From: Stephen Toub Date: Mon, 22 Aug 2016 09:48:02 -0400 Subject: Update dev/api corefx packages to 24422-01 --- 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 1d96e0525c..408f7098d4 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-devapi-24421-01", - "System.Runtime": "4.2.0-beta-devapi-24421-01", + "Microsoft.NETCore.Platforms": "1.0.2-beta-devapi-24422-01", + "System.Runtime": "4.2.0-beta-devapi-24422-01", "test-runtime": { "target": "project", "exclude": "compile" -- cgit v1.2.3