From 4a30f6b2d34826fe1e0d1973d1104a2804f36ddd Mon Sep 17 00:00:00 2001 From: Stephen Toub Date: Thu, 18 Aug 2016 08:18:20 -0400 Subject: Update devapi package versions --- 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 15c2c4f0a0..f893c049c9 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-24416-01", - "System.Runtime": "4.2.0-beta-devapi-24416-01", + "Microsoft.NETCore.Platforms": "1.0.2-beta-devapi-24418-01", + "System.Runtime": "4.2.0-beta-devapi-24418-01", "test-runtime": { "target": "project", "exclude": "compile" -- cgit v1.2.3