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:
Diffstat (limited to 'src/System.Reflection.Metadata/tests/project.json')
-rw-r--r--src/System.Reflection.Metadata/tests/project.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/src/System.Reflection.Metadata/tests/project.json b/src/System.Reflection.Metadata/tests/project.json
index 158c73c468..3440e2031c 100644
--- a/src/System.Reflection.Metadata/tests/project.json
+++ b/src/System.Reflection.Metadata/tests/project.json
@@ -1,27 +1,27 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24604-02",
- "System.Collections": "4.3.0-beta-24604-02",
- "System.Collections.Immutable": "1.3.0-beta-24604-02",
- "System.Diagnostics.Debug": "4.3.0-beta-24604-02",
- "System.Diagnostics.Tools": "4.3.0-beta-24604-02",
- "System.IO": "4.3.0-beta-24604-02",
- "System.IO.FileSystem": "4.3.0-beta-24604-02",
- "System.IO.FileSystem.Primitives": "4.3.0-beta-24604-02",
- "System.IO.MemoryMappedFiles": "4.3.0-beta-24604-02",
- "System.Linq": "4.3.0-beta-24604-02",
- "System.Linq.Expressions": "4.3.0-beta-24604-02",
- "System.ObjectModel": "4.3.0-beta-24604-02",
- "System.Reflection": "4.3.0-beta-24604-02",
- "System.Reflection.Primitives": "4.3.0-beta-24604-02",
- "System.Runtime": "4.3.0-beta-24604-02",
- "System.Runtime.Extensions": "4.3.0-beta-24604-02",
- "System.Runtime.InteropServices": "4.3.0-beta-24604-02",
- "System.Text.Encoding": "4.3.0-beta-24604-02",
- "System.Text.RegularExpressions": "4.3.0-beta-24604-02",
- "System.Threading.Tasks": "4.3.0-beta-24604-02",
- "System.Threading.Tasks.Parallel": "4.3.0-beta-24604-02",
- "System.Security.Cryptography.Algorithms": "4.3.0-beta-24604-02",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24607-03",
+ "System.Collections": "4.4.0-beta-24607-03",
+ "System.Collections.Immutable": "1.4.0-beta-24607-03",
+ "System.Diagnostics.Debug": "4.4.0-beta-24607-03",
+ "System.Diagnostics.Tools": "4.4.0-beta-24607-03",
+ "System.IO": "4.4.0-beta-24607-03",
+ "System.IO.FileSystem": "4.4.0-beta-24607-03",
+ "System.IO.FileSystem.Primitives": "4.4.0-beta-24607-03",
+ "System.IO.MemoryMappedFiles": "4.4.0-beta-24607-03",
+ "System.Linq": "4.4.0-beta-24607-03",
+ "System.Linq.Expressions": "4.4.0-beta-24607-03",
+ "System.ObjectModel": "4.4.0-beta-24607-03",
+ "System.Reflection": "4.4.0-beta-24607-03",
+ "System.Reflection.Primitives": "4.4.0-beta-24607-03",
+ "System.Runtime": "4.4.0-beta-24607-03",
+ "System.Runtime.Extensions": "4.4.0-beta-24607-03",
+ "System.Runtime.InteropServices": "4.4.0-beta-24607-03",
+ "System.Text.Encoding": "4.4.0-beta-24607-03",
+ "System.Text.RegularExpressions": "4.4.0-beta-24607-03",
+ "System.Threading.Tasks": "4.4.0-beta-24607-03",
+ "System.Threading.Tasks.Parallel": "4.4.0-beta-24607-03",
+ "System.Security.Cryptography.Algorithms": "4.4.0-beta-24607-03",
"test-runtime": {
"target": "project",
"exclude": "compile"