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-10-02 11:24:45 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-10-02 11:24:45 +0300
commit3274ef94654da6754aaa54427d289e51ec316ea9 (patch)
treeaf7e55a836f4b039f33d1ac85c38c617672b8732 /src/System.Globalization.Calendars/tests
parent0cc9db0ed12ea2588edfd080c568e8c3f55050c7 (diff)
Update CoreClr, CoreFx to beta-24602-02, beta-24601-02, 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 ed4b629fad..7b9ae7ac06 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": "1.0.2-beta-24530-03",
- "System.Globalization": "4.3.0-beta-24530-03",
- "System.Globalization.Calendars": "4.3.0-beta-24530-03",
- "System.IO.FileSystem": "4.3.0-beta-24530-03",
- "System.Linq.Expressions": "4.3.0-beta-24530-03",
- "System.ObjectModel": "4.3.0-beta-24530-03",
- "System.Runtime.Extensions": "4.3.0-beta-24530-03",
- "System.Text.RegularExpressions": "4.3.0-beta-24530-03",
- "System.Threading.Tasks": "4.3.0-beta-24530-03",
- "System.Text.Encoding": "4.3.0-beta-24530-03",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24601-02",
+ "System.Globalization": "4.3.0-beta-24601-02",
+ "System.Globalization.Calendars": "4.3.0-beta-24601-02",
+ "System.IO.FileSystem": "4.3.0-beta-24601-02",
+ "System.Linq.Expressions": "4.3.0-beta-24601-02",
+ "System.ObjectModel": "4.3.0-beta-24601-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24601-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24601-02",
+ "System.Threading.Tasks": "4.3.0-beta-24601-02",
+ "System.Text.Encoding": "4.3.0-beta-24601-02",
"Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00830-02",
"Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00830-02",
"test-runtime": {