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-10-02 17:05:09 +0300
committerGitHub <noreply@github.com>2016-10-02 17:05:09 +0300
commit06756f5cb7d12a10d77c468fc7b03abb67d9ed49 (patch)
treeb1e585e248248cd95075ef6ffd25a9fbf2d17575 /src/System.Globalization.Calendars/tests
parent3d3c8602a484d40c7729659525946b9c97a3a003 (diff)
parent3274ef94654da6754aaa54427d289e51ec316ea9 (diff)
Merge pull request #12285 from dotnet-bot/master-UpdateDependencies
Update CoreClr, CoreFx to beta-24602-02, beta-24601-02, respectively (master)
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": {