Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Toub <stoub@microsoft.com>2016-08-22 16:48:02 +0300
committerStephen Toub <stoub@microsoft.com>2016-08-22 16:48:02 +0300
commit9a56ea0f3fc583cb50e174c269ff806702f59d2f (patch)
treea82d83a28523d752c31eb22e4bad17a890e41520 /src/System.Runtime.CompilerServices.Unsafe/tests
parent7944c5f3b501f47094670e9ca2e7e9d08cdab8b2 (diff)
Update dev/api corefx packages to 24422-01
Diffstat (limited to 'src/System.Runtime.CompilerServices.Unsafe/tests')
-rw-r--r--src/System.Runtime.CompilerServices.Unsafe/tests/project.json4
1 files changed, 2 insertions, 2 deletions
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"