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-10-08 15:25:01 +0300
committerStephen Toub <stoub@microsoft.com>2016-10-08 15:25:01 +0300
commit0fe592ec0a6be3cb49ecf37a798ca482b0d261dc (patch)
treef03cd9fc9b6b235a23aabdfa98e552d1e72ec179 /src/System.Runtime.CompilerServices.Unsafe/tests
parent1c5729278c76441f88e808f87bc2aaeab5b7fae0 (diff)
Update CoreClr, CoreFx to beta-24608-02, beta-24608-01, respectively (master)
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 5382aae8a9..86c4751980 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-24604-02",
- "System.Runtime": "4.3.0-beta-24604-02",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24608-01",
+ "System.Runtime": "4.4.0-beta-24608-01",
"test-runtime": {
"target": "project",
"exclude": "compile"