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:
authorSedar Gokbulut <sedarg@microsoft.com>2016-10-08 02:10:51 +0300
committerSedar Gokbulut <sedarg@microsoft.com>2016-10-08 02:10:51 +0300
commit30cd016952f1f806986f2918fc7c1ebdb570aefd (patch)
treece148c2c65844faeeb1ed42e01d68bf48b86922e /src/System.Runtime.CompilerServices.Unsafe/tests
parent631f21b4c277f557e6482a4ed77e206884b7634a (diff)
Revert "Merge branch 'dotnet-bot-master-UpdateDependencies'"
This reverts commit 631f21b4c277f557e6482a4ed77e206884b7634a, reversing changes made to 374a387de011924040a34bad825f2f2e951603a1.
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 2b4de3019c..5382aae8a9 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.2.0-beta-24607-03",
- "System.Runtime": "4.4.0-beta-24607-03",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24604-02",
+ "System.Runtime": "4.3.0-beta-24604-02",
"test-runtime": {
"target": "project",
"exclude": "compile"