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:
authorJose Perez Rodriguez <joperezr@microsoft.com>2016-08-18 02:37:17 +0300
committerJose Perez Rodriguez <joperezr@microsoft.com>2016-08-18 02:37:46 +0300
commite8521f9b3a9fc1a8239a432f781edb274a44bdf5 (patch)
tree00b84b96c1b4c978970cfd642a7b6c363cb44484 /src/System.Private.Xml/tests/Xslt/XsltCompiler
parent56ddab3bc5e4d1d3487ebdb3ce60aea8ba9d8598 (diff)
Updating CoreFx dependencies to beta-devapi-24416-01
Diffstat (limited to 'src/System.Private.Xml/tests/Xslt/XsltCompiler')
-rw-r--r--src/System.Private.Xml/tests/Xslt/XsltCompiler/project.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/src/System.Private.Xml/tests/Xslt/XsltCompiler/project.json b/src/System.Private.Xml/tests/Xslt/XsltCompiler/project.json
index f013dc4a3e..7c7fc15af4 100644
--- a/src/System.Private.Xml/tests/Xslt/XsltCompiler/project.json
+++ b/src/System.Private.Xml/tests/Xslt/XsltCompiler/project.json
@@ -1,22 +1,22 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-devapi-24415-01",
- "System.Collections.NonGeneric": "4.1.0-beta-devapi-24415-01",
- "System.Collections.Specialized": "4.0.2-beta-devapi-24415-01",
- "System.Diagnostics.Process": "4.1.1-beta-devapi-24415-01",
- "System.IO": "4.2.0-beta-devapi-24415-01",
- "System.IO.FileSystem": "4.1.0-beta-devapi-24415-01",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-devapi-24415-01",
- "System.Linq": "4.1.1-beta-devapi-24415-01",
- "System.Linq.Expressions": "4.2.0-beta-devapi-24415-01",
- "System.ObjectModel": "4.0.13-beta-devapi-24415-01",
- "System.Resources.Reader": "4.0.1-beta-devapi-24415-01",
- "System.Runtime": "4.2.0-beta-devapi-24415-01",
- "System.Runtime.Extensions": "4.2.0-beta-devapi-24415-01",
- "System.Runtime.Loader": "4.0.1-beta-devapi-24415-01",
- "System.Threading": "4.0.12-beta-devapi-24415-01",
- "System.Threading.Thread": "4.0.1-beta-devapi-24415-01",
- "System.Threading.Tasks": "4.0.12-beta-devapi-24415-01",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-devapi-24416-01",
+ "System.Collections.NonGeneric": "4.1.0-beta-devapi-24416-01",
+ "System.Collections.Specialized": "4.0.2-beta-devapi-24416-01",
+ "System.Diagnostics.Process": "4.1.1-beta-devapi-24416-01",
+ "System.IO": "4.2.0-beta-devapi-24416-01",
+ "System.IO.FileSystem": "4.1.0-beta-devapi-24416-01",
+ "System.IO.FileSystem.Primitives": "4.0.2-beta-devapi-24416-01",
+ "System.Linq": "4.1.1-beta-devapi-24416-01",
+ "System.Linq.Expressions": "4.2.0-beta-devapi-24416-01",
+ "System.ObjectModel": "4.0.13-beta-devapi-24416-01",
+ "System.Resources.Reader": "4.0.1-beta-devapi-24416-01",
+ "System.Runtime": "4.2.0-beta-devapi-24416-01",
+ "System.Runtime.Extensions": "4.2.0-beta-devapi-24416-01",
+ "System.Runtime.Loader": "4.0.1-beta-devapi-24416-01",
+ "System.Threading": "4.0.12-beta-devapi-24416-01",
+ "System.Threading.Thread": "4.0.1-beta-devapi-24416-01",
+ "System.Threading.Tasks": "4.0.12-beta-devapi-24416-01",
"test-runtime": {
"target": "project",
"exclude": "compile"