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-09-16 17:49:55 +0300
committerJose Perez Rodriguez <joperezr@microsoft.com>2016-09-16 21:16:36 +0300
commita51ffdcc41142c8928da0ce9d05ec586476cc227 (patch)
tree4841f36f3486519f1db9863a7135ae8cb1c5d224 /src/System.Globalization.Calendars/tests
parentdbd858df37abef91bec0a10e9c255c8d7b7b59ec (diff)
Update CoreClr, CoreFx, External, ProjectNTfs to beta-24516-01, beta-devapi-24515-01, beta-24514-00, beta-24516-00, respectively
Diffstat (limited to 'src/System.Globalization.Calendars/tests')
-rw-r--r--src/System.Globalization.Calendars/tests/project.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/src/System.Globalization.Calendars/tests/project.json b/src/System.Globalization.Calendars/tests/project.json
index 85034ed99c..d39cff5c1e 100644
--- a/src/System.Globalization.Calendars/tests/project.json
+++ b/src/System.Globalization.Calendars/tests/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-devapi-24512-01",
- "System.Globalization": "4.3.0-beta-devapi-24512-01",
- "System.Globalization.Calendars": "4.3.0-beta-devapi-24512-01",
- "System.IO.FileSystem": "4.3.0-beta-devapi-24512-01",
- "System.Linq.Expressions": "4.3.0-beta-devapi-24512-01",
- "System.ObjectModel": "4.3.0-beta-devapi-24512-01",
- "System.Runtime.Extensions": "4.3.0-beta-devapi-24512-01",
- "System.Text.RegularExpressions": "4.3.0-beta-devapi-24512-01",
- "System.Threading.Tasks": "4.3.0-beta-devapi-24512-01",
- "System.Text.Encoding": "4.3.0-beta-devapi-24512-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-devapi-24515-01",
+ "System.Globalization": "4.3.0-beta-devapi-24515-01",
+ "System.Globalization.Calendars": "4.3.0-beta-devapi-24515-01",
+ "System.IO.FileSystem": "4.3.0-beta-devapi-24515-01",
+ "System.Linq.Expressions": "4.3.0-beta-devapi-24515-01",
+ "System.ObjectModel": "4.3.0-beta-devapi-24515-01",
+ "System.Runtime.Extensions": "4.3.0-beta-devapi-24515-01",
+ "System.Text.RegularExpressions": "4.3.0-beta-devapi-24515-01",
+ "System.Threading.Tasks": "4.3.0-beta-devapi-24515-01",
+ "System.Text.Encoding": "4.3.0-beta-devapi-24515-01",
"Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00807-03",
"Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00807-03",
"test-runtime": {