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:
authorStephen Toub <stoub@microsoft.com>2016-08-18 15:18:20 +0300
committerStephen Toub <stoub@microsoft.com>2016-08-18 15:18:20 +0300
commit4a30f6b2d34826fe1e0d1973d1104a2804f36ddd (patch)
treee46861b6fc763a0c9e45e67404342fbdff1c752a /src/System.Globalization.Calendars/tests
parenta478858ad3a3d78a825b602fed22ae60b0efb3dd (diff)
Update devapi package versions
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 bbf77bbb08..1e6226c05b 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-24416-01",
- "System.Globalization": "4.0.12-beta-devapi-24416-01",
- "System.Globalization.Calendars": "4.0.2-beta-devapi-24416-01",
- "System.IO.FileSystem": "4.1.0-beta-devapi-24416-01",
- "System.Linq.Expressions": "4.2.0-beta-devapi-24416-01",
- "System.ObjectModel": "4.0.13-beta-devapi-24416-01",
- "System.Runtime.Extensions": "4.2.0-beta-devapi-24416-01",
- "System.Text.RegularExpressions": "4.2.0-beta-devapi-24416-01",
- "System.Threading.Tasks": "4.0.12-beta-devapi-24416-01",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-devapi-24418-01",
+ "System.Globalization": "4.0.12-beta-devapi-24418-01",
+ "System.Globalization.Calendars": "4.0.2-beta-devapi-24418-01",
+ "System.IO.FileSystem": "4.1.0-beta-devapi-24418-01",
+ "System.Linq.Expressions": "4.2.0-beta-devapi-24418-01",
+ "System.ObjectModel": "4.0.13-beta-devapi-24418-01",
+ "System.Runtime.Extensions": "4.2.0-beta-devapi-24418-01",
+ "System.Text.RegularExpressions": "4.2.0-beta-devapi-24418-01",
+ "System.Threading.Tasks": "4.0.12-beta-devapi-24418-01",
"Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00704-03",
"Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00704-03",
"test-runtime": {