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-07-11 01:44:59 +0300
committerStephen Toub <stoub@microsoft.com>2016-07-11 01:49:23 +0300
commit9affe80f9323d61d13a5215aa3f1cda86a0c15a1 (patch)
tree9958487c2ed855adb30cc1144a234a8853870a8b /src/System.Runtime.CompilerServices.Unsafe/tests
parent74df1e6fc8bb1bee2f5382a416770d92f575b99b (diff)
Updating CoreFx dependencies to beta-24310-04
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 8719c6fd98..eb33458930 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-24309-02",
- "System.Runtime": "4.1.1-beta-24309-02",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24310-04",
+ "System.Runtime": "4.1.1-beta-24310-04",
"test-runtime": {
"target": "project",
"exclude": "compile"