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-20 19:14:05 +0300
committerEric St. John <ericstj@microsoft.com>2016-09-21 01:08:50 +0300
commit21ad171bdf873f7be8f0756ea7a572e6c9595eb9 (patch)
tree375911e2115a97c681703c8d5f80f138e5c19742 /src/System.Private.Xml/tests/Xslt/XslTransformApi
parentf7fddc1e407ab7b039741e695e0b3428a529ec7f (diff)
Update CoreClr, CoreFx, External, ProjectNTfs to beta-24520-03, beta-24520-06, beta-24520-00, beta-24520-00, respectively
Diffstat (limited to 'src/System.Private.Xml/tests/Xslt/XslTransformApi')
-rw-r--r--src/System.Private.Xml/tests/Xslt/XslTransformApi/project.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/src/System.Private.Xml/tests/Xslt/XslTransformApi/project.json b/src/System.Private.Xml/tests/Xslt/XslTransformApi/project.json
index 735027112c..deaa34393c 100644
--- a/src/System.Private.Xml/tests/Xslt/XslTransformApi/project.json
+++ b/src/System.Private.Xml/tests/Xslt/XslTransformApi/project.json
@@ -1,22 +1,22 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24516-03",
- "System.Collections.NonGeneric": "4.3.0-beta-24516-03",
- "System.Collections.Specialized": "4.3.0-beta-24516-03",
- "System.IO": "4.3.0-beta-24516-03",
- "System.IO.FileSystem": "4.3.0-beta-24516-03",
- "System.IO.FileSystem.Primitives": "4.3.0-beta-24516-03",
- "System.Linq.Expressions": "4.3.0-beta-24516-03",
- "System.ObjectModel": "4.3.0-beta-24516-03",
- "System.Resources.Reader": "4.3.0-beta-24516-03",
- "System.Reflection": "4.3.0-beta-24516-03",
- "System.Reflection.Extensions": "4.3.0-beta-24516-03",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24516-03",
- "System.Runtime": "4.3.0-beta-24516-03",
- "System.Runtime.Extensions": "4.3.0-beta-24516-03",
- "System.Threading": "4.3.0-beta-24516-03",
- "System.Threading.Thread": "4.3.0-beta-24516-03",
- "System.Threading.Tasks": "4.3.0-beta-24516-03",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24520-06",
+ "System.Collections.NonGeneric": "4.3.0-beta-24520-06",
+ "System.Collections.Specialized": "4.3.0-beta-24520-06",
+ "System.IO": "4.3.0-beta-24520-06",
+ "System.IO.FileSystem": "4.3.0-beta-24520-06",
+ "System.IO.FileSystem.Primitives": "4.3.0-beta-24520-06",
+ "System.Linq.Expressions": "4.3.0-beta-24520-06",
+ "System.ObjectModel": "4.3.0-beta-24520-06",
+ "System.Resources.Reader": "4.3.0-beta-24520-06",
+ "System.Reflection": "4.3.0-beta-24520-06",
+ "System.Reflection.Extensions": "4.3.0-beta-24520-06",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24520-06",
+ "System.Runtime": "4.3.0-beta-24520-06",
+ "System.Runtime.Extensions": "4.3.0-beta-24520-06",
+ "System.Threading": "4.3.0-beta-24520-06",
+ "System.Threading.Thread": "4.3.0-beta-24520-06",
+ "System.Threading.Tasks": "4.3.0-beta-24520-06",
"test-runtime": {
"target": "project",
"exclude": "compile"