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@microsoft.com>2016-08-14 06:38:02 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-08-14 06:38:02 +0300
commit0af7037bda0030901eaed4f02a1210319e1eb7b9 (patch)
tree6d811ebf297798ec70479dfc62f025d2c9b6ae2a /src/System.Globalization.Calendars/tests
parent9cb73a9751552f8aa786496514e0a559992dc327 (diff)
Updating CoreFx dependencies to beta-devapi-24414-01
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 f9be47053c..86c6fcfd31 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-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.NETCore.Platforms": "1.0.2-beta-devapi-24414-01",
+ "System.Globalization": "4.0.12-beta-devapi-24414-01",
+ "System.Globalization.Calendars": "4.0.2-beta-devapi-24414-01",
+ "System.IO.FileSystem": "4.1.0-beta-devapi-24414-01",
+ "System.Linq.Expressions": "4.2.0-beta-devapi-24414-01",
+ "System.ObjectModel": "4.0.13-beta-devapi-24414-01",
+ "System.Runtime.Extensions": "4.2.0-beta-devapi-24414-01",
+ "System.Text.RegularExpressions": "4.2.0-beta-devapi-24414-01",
+ "System.Threading.Tasks": "4.0.12-beta-devapi-24414-01",
"Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00508-01",
"Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00520-02",
"test-runtime": {