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@dotnetfoundation.org>2016-08-13 07:38:53 +0300
committerWes Haggard <weshaggard@users.noreply.github.com>2016-08-13 07:38:53 +0300
commiteca0413eb8b1762ee23a0bcce701ba5a72f26ab4 (patch)
tree3947015ea17bfc0239b54f74dbab093f08ff9687 /src/System.Globalization.Calendars/tests
parent5329ba64fb24ddc5c201ce9fc2c28922e5965307 (diff)
Updating CoreFx dependencies to beta-devapi-24413-01 (#10750)
Diffstat (limited to 'src/System.Globalization.Calendars/tests')
-rw-r--r--src/System.Globalization.Calendars/tests/project.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/System.Globalization.Calendars/tests/project.json b/src/System.Globalization.Calendars/tests/project.json
index 62b202ce2f..f9be47053c 100644
--- a/src/System.Globalization.Calendars/tests/project.json
+++ b/src/System.Globalization.Calendars/tests/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-devapi-24412-01",
- "System.Globalization": "4.0.12-beta-devapi-24412-01",
- "System.Globalization.Calendars": "4.0.2-beta-devapi-24412-01",
- "System.IO.FileSystem": "4.1.0-beta-devapi-24412-01",
- "System.Linq.Expressions": "4.2.0-beta-devapi-24412-01",
- "System.ObjectModel": "4.0.13-beta-devapi-24412-01",
- "System.Runtime.Extensions": "4.2.0-beta-devapi-24412-01",
- "System.Text.RegularExpressions": "4.2.0-beta-devapi-24412-01",
- "System.Threading.Tasks": "4.0.12-beta-devapi-24412-01",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-devapi-24413-01",
+ "System.Globalization": "4.0.12-beta-devapi-24413-01",
+ "System.Globalization.Calendars": "4.0.2-beta-devapi-24413-01",
+ "System.IO.FileSystem": "4.1.0-beta-devapi-24413-01",
+ "System.Linq.Expressions": "4.2.0-beta-devapi-24413-01",
+ "System.ObjectModel": "4.0.13-beta-devapi-24413-01",
+ "System.Runtime.Extensions": "4.2.0-beta-devapi-24413-01",
+ "System.Text.RegularExpressions": "4.2.0-beta-devapi-24413-01",
+ "System.Threading.Tasks": "4.0.12-beta-devapi-24413-01",
"Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00508-01",
"Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00520-02",
"test-runtime": {