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-18 15:18:20 +0300
committerStephen Toub <stoub@microsoft.com>2016-08-18 15:18:20 +0300
commit4a30f6b2d34826fe1e0d1973d1104a2804f36ddd (patch)
treee46861b6fc763a0c9e45e67404342fbdff1c752a /src/System.Runtime.CompilerServices.Unsafe/tests
parenta478858ad3a3d78a825b602fed22ae60b0efb3dd (diff)
Update devapi package versions
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 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"