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-08-12 06:10:24 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-08-12 06:10:24 +0300
commit04c7b78e8321f8c8e5e757d7db963f94d73222c9 (patch)
treeddb692e1def746256a47f3c4717cf9c211922e15 /src/System.Private.Xml/tests/Xslt/XslTransformApi
parent0eb68557c751de68f74026b345d736c2e16f0144 (diff)
Updating CoreFx dependencies to beta-devapi-24412-01
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 04814e8a3f..70a1d61ebf 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-devapi-24411-01",
- "System.Collections.NonGeneric": "4.1.0-beta-devapi-24411-01",
- "System.Collections.Specialized": "4.0.2-beta-devapi-24411-01",
- "System.IO": "4.2.0-beta-devapi-24411-01",
- "System.IO.FileSystem": "4.1.0-beta-devapi-24411-01",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-devapi-24411-01",
- "System.Linq.Expressions": "4.2.0-beta-devapi-24411-01",
- "System.ObjectModel": "4.0.13-beta-devapi-24411-01",
- "System.Resources.Reader": "4.0.1-beta-devapi-24411-01",
- "System.Reflection": "4.1.1-beta-devapi-24411-01",
- "System.Reflection.Extensions": "4.0.2-beta-devapi-24411-01",
- "System.Reflection.TypeExtensions": "4.1.1-beta-devapi-24411-01",
- "System.Runtime": "4.2.0-beta-devapi-24411-01",
- "System.Runtime.Extensions": "4.2.0-beta-devapi-24411-01",
- "System.Threading": "4.0.12-beta-devapi-24411-01",
- "System.Threading.Thread": "4.0.1-beta-devapi-24411-01",
- "System.Threading.Tasks": "4.0.12-beta-devapi-24411-01",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-devapi-24412-01",
+ "System.Collections.NonGeneric": "4.1.0-beta-devapi-24412-01",
+ "System.Collections.Specialized": "4.0.2-beta-devapi-24412-01",
+ "System.IO": "4.2.0-beta-devapi-24412-01",
+ "System.IO.FileSystem": "4.1.0-beta-devapi-24412-01",
+ "System.IO.FileSystem.Primitives": "4.0.2-beta-devapi-24412-01",
+ "System.Linq.Expressions": "4.2.0-beta-devapi-24412-01",
+ "System.ObjectModel": "4.0.13-beta-devapi-24412-01",
+ "System.Resources.Reader": "4.0.1-beta-devapi-24412-01",
+ "System.Reflection": "4.1.1-beta-devapi-24412-01",
+ "System.Reflection.Extensions": "4.0.2-beta-devapi-24412-01",
+ "System.Reflection.TypeExtensions": "4.1.1-beta-devapi-24412-01",
+ "System.Runtime": "4.2.0-beta-devapi-24412-01",
+ "System.Runtime.Extensions": "4.2.0-beta-devapi-24412-01",
+ "System.Threading": "4.0.12-beta-devapi-24412-01",
+ "System.Threading.Thread": "4.0.1-beta-devapi-24412-01",
+ "System.Threading.Tasks": "4.0.12-beta-devapi-24412-01",
"test-runtime": {
"target": "project",
"exclude": "compile"