From 64a737e43afb7954d0105da8f360a1669ebe2a2d Mon Sep 17 00:00:00 2001 From: Wes Haggard Date: Fri, 30 Sep 2016 20:39:24 -0700 Subject: Update xunit.netcore.extensions package This allows us to start using TestPlatforms added with https://github.com/dotnet/buildtools/pull/1000 --- 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 bc9589868e..7e69347f0c 100644 --- a/src/System.Runtime.CompilerServices.Unsafe/tests/project.json +++ b/src/System.Runtime.CompilerServices.Unsafe/tests/project.json @@ -6,8 +6,8 @@ "target": "project", "exclude": "compile" }, - "Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00807-03", - "Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00807-03" + "Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00830-02", + "Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00830-02" }, "frameworks": { "netstandard1.3": {} -- cgit v1.2.3