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:
authordotnet-bot <dotnet-bot@microsoft.com>2016-10-02 11:24:45 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-10-02 11:24:45 +0300
commit3274ef94654da6754aaa54427d289e51ec316ea9 (patch)
treeaf7e55a836f4b039f33d1ac85c38c617672b8732 /src/System.Runtime.CompilerServices.Unsafe/tests
parent0cc9db0ed12ea2588edfd080c568e8c3f55050c7 (diff)
Update CoreClr, CoreFx to beta-24602-02, beta-24601-02, respectively
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 7e69347f0c..fdb737f39b 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-24530-03",
- "System.Runtime": "4.3.0-beta-24530-03",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24601-02",
+ "System.Runtime": "4.3.0-beta-24601-02",
"test-runtime": {
"target": "project",
"exclude": "compile"