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-10 11:20:00 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-09-10 11:20:00 +0300
commit2177e4aa7dd0d6099e849398cc75ddab5401d3f9 (patch)
tree213e8adc43eb86327ae329fc813ad6c876639a34 /src/System.Private.Xml/tests/Xslt/XslTransformApi
parent480642f49c6efc3d0d57236377a262c48922fab9 (diff)
Update CoreClr, CoreFx, External to beta-24510-02, beta-devapi-24510-01, beta-24509-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 a289afcb6e..a760b24145 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": "4.3.0-beta-devapi-24509-01",
- "System.Collections.NonGeneric": "4.3.0-beta-devapi-24509-01",
- "System.Collections.Specialized": "4.3.0-beta-devapi-24509-01",
- "System.IO": "4.3.0-beta-devapi-24509-01",
- "System.IO.FileSystem": "4.3.0-beta-devapi-24509-01",
- "System.IO.FileSystem.Primitives": "4.3.0-beta-devapi-24509-01",
- "System.Linq.Expressions": "4.3.0-beta-devapi-24509-01",
- "System.ObjectModel": "4.3.0-beta-devapi-24509-01",
- "System.Resources.Reader": "4.3.0-beta-devapi-24509-01",
- "System.Reflection": "4.3.0-beta-devapi-24509-01",
- "System.Reflection.Extensions": "4.3.0-beta-devapi-24509-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-devapi-24509-01",
- "System.Runtime": "4.3.0-beta-devapi-24509-01",
- "System.Runtime.Extensions": "4.3.0-beta-devapi-24509-01",
- "System.Threading": "4.3.0-beta-devapi-24509-01",
- "System.Threading.Thread": "4.3.0-beta-devapi-24509-01",
- "System.Threading.Tasks": "4.3.0-beta-devapi-24509-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-devapi-24510-01",
+ "System.Collections.NonGeneric": "4.3.0-beta-devapi-24510-01",
+ "System.Collections.Specialized": "4.3.0-beta-devapi-24510-01",
+ "System.IO": "4.3.0-beta-devapi-24510-01",
+ "System.IO.FileSystem": "4.3.0-beta-devapi-24510-01",
+ "System.IO.FileSystem.Primitives": "4.3.0-beta-devapi-24510-01",
+ "System.Linq.Expressions": "4.3.0-beta-devapi-24510-01",
+ "System.ObjectModel": "4.3.0-beta-devapi-24510-01",
+ "System.Resources.Reader": "4.3.0-beta-devapi-24510-01",
+ "System.Reflection": "4.3.0-beta-devapi-24510-01",
+ "System.Reflection.Extensions": "4.3.0-beta-devapi-24510-01",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-devapi-24510-01",
+ "System.Runtime": "4.3.0-beta-devapi-24510-01",
+ "System.Runtime.Extensions": "4.3.0-beta-devapi-24510-01",
+ "System.Threading": "4.3.0-beta-devapi-24510-01",
+ "System.Threading.Thread": "4.3.0-beta-devapi-24510-01",
+ "System.Threading.Tasks": "4.3.0-beta-devapi-24510-01",
"test-runtime": {
"target": "project",
"exclude": "compile"