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.Globalization.Extensions/tests/project.json')
-rw-r--r--src/System.Globalization.Extensions/tests/project.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/src/System.Globalization.Extensions/tests/project.json b/src/System.Globalization.Extensions/tests/project.json
index 2f753746cb..51b46c44a6 100644
--- a/src/System.Globalization.Extensions/tests/project.json
+++ b/src/System.Globalization.Extensions/tests/project.json
@@ -1,19 +1,19 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24520-06",
- "System.Console": "4.3.0-beta-24520-06",
- "System.Globalization": "4.3.0-beta-24520-06",
- "System.Globalization.Extensions": "4.3.0-beta-24520-06",
- "System.IO": "4.3.0-beta-24520-06",
- "System.IO.FileSystem": "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.Runtime": "4.3.0-beta-24520-06",
- "System.Runtime.Extensions": "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.Tasks": "4.3.0-beta-24520-06",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24521-07",
+ "System.Console": "4.3.0-beta-24521-07",
+ "System.Globalization": "4.3.0-beta-24521-07",
+ "System.Globalization.Extensions": "4.3.0-beta-24521-07",
+ "System.IO": "4.3.0-beta-24521-07",
+ "System.IO.FileSystem": "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.Runtime": "4.3.0-beta-24521-07",
+ "System.Runtime.Extensions": "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.Tasks": "4.3.0-beta-24521-07",
"Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00807-03",
"Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00807-03",
"test-runtime": {