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/Microsoft.VisualBasic/tests/project.json')
-rw-r--r--src/Microsoft.VisualBasic/tests/project.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/src/Microsoft.VisualBasic/tests/project.json b/src/Microsoft.VisualBasic/tests/project.json
index 09be154083..84cf5c625a 100644
--- a/src/Microsoft.VisualBasic/tests/project.json
+++ b/src/Microsoft.VisualBasic/tests/project.json
@@ -1,27 +1,27 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24520-06",
- "System.Collections": "4.3.0-beta-24520-06",
- "System.Diagnostics.Debug": "4.3.0-beta-24520-06",
- "System.Dynamic.Runtime": "4.3.0-beta-24520-06",
- "System.Globalization": "4.3.0-beta-24520-06",
- "System.IO": "4.3.0-beta-24520-06",
- "System.Linq": "4.3.0-beta-24520-06",
- "System.Linq.Expressions": "4.3.0-beta-24520-06",
- "System.ObjectModel": "4.3.0-beta-24520-06",
- "System.Reflection": "4.3.0-beta-24520-06",
- "System.Reflection.Extensions": "4.3.0-beta-24520-06",
- "System.Reflection.Primitives": "4.3.0-beta-24520-06",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24520-06",
- "System.Resources.ResourceManager": "4.3.0-beta-24520-06",
- "System.Runtime": "4.3.0-beta-24520-06",
- "System.Runtime.Extensions": "4.3.0-beta-24520-06",
- "System.Runtime.Handles": "4.3.0-beta-24520-06",
- "System.Runtime.InteropServices": "4.3.0-beta-24520-06",
- "System.Text.Encoding": "4.3.0-beta-24520-06",
- "System.Text.RegularExpressions": "4.3.0-beta-24520-06",
- "System.Threading": "4.3.0-beta-24520-06",
- "System.Threading.Tasks": "4.3.0-beta-24520-06",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24521-07",
+ "System.Collections": "4.3.0-beta-24521-07",
+ "System.Diagnostics.Debug": "4.3.0-beta-24521-07",
+ "System.Dynamic.Runtime": "4.3.0-beta-24521-07",
+ "System.Globalization": "4.3.0-beta-24521-07",
+ "System.IO": "4.3.0-beta-24521-07",
+ "System.Linq": "4.3.0-beta-24521-07",
+ "System.Linq.Expressions": "4.3.0-beta-24521-07",
+ "System.ObjectModel": "4.3.0-beta-24521-07",
+ "System.Reflection": "4.3.0-beta-24521-07",
+ "System.Reflection.Extensions": "4.3.0-beta-24521-07",
+ "System.Reflection.Primitives": "4.3.0-beta-24521-07",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24521-07",
+ "System.Resources.ResourceManager": "4.3.0-beta-24521-07",
+ "System.Runtime": "4.3.0-beta-24521-07",
+ "System.Runtime.Extensions": "4.3.0-beta-24521-07",
+ "System.Runtime.Handles": "4.3.0-beta-24521-07",
+ "System.Runtime.InteropServices": "4.3.0-beta-24521-07",
+ "System.Text.Encoding": "4.3.0-beta-24521-07",
+ "System.Text.RegularExpressions": "4.3.0-beta-24521-07",
+ "System.Threading": "4.3.0-beta-24521-07",
+ "System.Threading.Tasks": "4.3.0-beta-24521-07",
"test-runtime": {
"target": "project",
"exclude": "compile"