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:
authorJose Perez Rodriguez <joperezr@microsoft.com>2016-08-16 22:02:31 +0300
committerJose Perez Rodriguez <joperezr@microsoft.com>2016-08-16 22:02:31 +0300
commit232775cf23351ccad8d538b9421d8b9640655cad (patch)
tree62b6165d58555e7b6f96014c2d9dfffe2ba305ff /src/System.Globalization.Calendars/tests
parentec933ac701c5df9d4b5c06656456bcbbddc4382e (diff)
parent1a668585b1d17304c241e676b846a93627287702 (diff)
Merging master
Diffstat (limited to 'src/System.Globalization.Calendars/tests')
-rw-r--r--src/System.Globalization.Calendars/tests/project.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/src/System.Globalization.Calendars/tests/project.json b/src/System.Globalization.Calendars/tests/project.json
index c592100181..f71861c709 100644
--- a/src/System.Globalization.Calendars/tests/project.json
+++ b/src/System.Globalization.Calendars/tests/project.json
@@ -1,16 +1,16 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-devapi-24415-01",
- "System.Globalization": "4.0.12-beta-devapi-24415-01",
- "System.Globalization.Calendars": "4.0.2-beta-devapi-24415-01",
- "System.IO.FileSystem": "4.1.0-beta-devapi-24415-01",
- "System.Linq.Expressions": "4.2.0-beta-devapi-24415-01",
- "System.ObjectModel": "4.0.13-beta-devapi-24415-01",
- "System.Runtime.Extensions": "4.2.0-beta-devapi-24415-01",
- "System.Text.RegularExpressions": "4.2.0-beta-devapi-24415-01",
- "System.Threading.Tasks": "4.0.12-beta-devapi-24415-01",
- "Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00508-01",
- "Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00520-02",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24416-03",
+ "System.Globalization": "4.0.12-beta-24416-03",
+ "System.Globalization.Calendars": "4.0.2-beta-24416-03",
+ "System.IO.FileSystem": "4.0.2-beta-24416-03",
+ "System.Linq.Expressions": "4.1.1-beta-24416-03",
+ "System.ObjectModel": "4.0.13-beta-24416-03",
+ "System.Runtime.Extensions": "4.1.1-beta-24416-03",
+ "System.Text.RegularExpressions": "4.2.0-beta-24416-03",
+ "System.Threading.Tasks": "4.0.12-beta-24416-03",
+ "Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00704-03",
+ "Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00704-03",
"test-runtime": {
"target": "project",
"exclude": "compile"