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-22 03:18:49 +0300
committerWes Haggard <Wes.Haggard@microsoft.com>2016-09-22 21:55:56 +0300
commitfe6144b2d3726b68f824db46047b9ddfa7516ea4 (patch)
tree78f831cfcbc8db4fb317b49c7a1d78eb07d7fc5d /src/System.Private.Xml/tests/Xslt/XslTransformApi
parent93470c7590b38a509f0bcdd75ec2d7114da5f819 (diff)
Update CoreClr, CoreFx, External, ProjectNTfs to beta-24522-01, beta-24521-07, beta-24521-00, beta-24521-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 deaa34393c..7d8e04b407 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-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",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24521-07",
+ "System.Collections.NonGeneric": "4.3.0-beta-24521-07",
+ "System.Collections.Specialized": "4.3.0-beta-24521-07",
+ "System.IO": "4.3.0-beta-24521-07",
+ "System.IO.FileSystem": "4.3.0-beta-24521-07",
+ "System.IO.FileSystem.Primitives": "4.3.0-beta-24521-07",
+ "System.Linq.Expressions": "4.3.0-beta-24521-07",
+ "System.ObjectModel": "4.3.0-beta-24521-07",
+ "System.Resources.Reader": "4.3.0-beta-24521-07",
+ "System.Reflection": "4.3.0-beta-24521-07",
+ "System.Reflection.Extensions": "4.3.0-beta-24521-07",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24521-07",
+ "System.Runtime": "4.3.0-beta-24521-07",
+ "System.Runtime.Extensions": "4.3.0-beta-24521-07",
+ "System.Threading": "4.3.0-beta-24521-07",
+ "System.Threading.Thread": "4.3.0-beta-24521-07",
+ "System.Threading.Tasks": "4.3.0-beta-24521-07",
"test-runtime": {
"target": "project",
"exclude": "compile"