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-16 17:49:55 +0300
committerJose Perez Rodriguez <joperezr@microsoft.com>2016-09-16 21:16:36 +0300
commita51ffdcc41142c8928da0ce9d05ec586476cc227 (patch)
tree4841f36f3486519f1db9863a7135ae8cb1c5d224 /src/System.Private.Xml/tests/Xslt/XsltCompiler
parentdbd858df37abef91bec0a10e9c255c8d7b7b59ec (diff)
Update CoreClr, CoreFx, External, ProjectNTfs to beta-24516-01, beta-devapi-24515-01, beta-24514-00, beta-24516-00, respectively
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 d4fce54680..88fbe76147 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": "4.3.0-beta-devapi-24512-01",
- "System.Collections.NonGeneric": "4.3.0-beta-devapi-24512-01",
- "System.Collections.Specialized": "4.3.0-beta-devapi-24512-01",
- "System.Diagnostics.Process": "4.3.0-beta-devapi-24512-01",
- "System.IO": "4.3.0-beta-devapi-24512-01",
- "System.IO.FileSystem": "4.3.0-beta-devapi-24512-01",
- "System.IO.FileSystem.Primitives": "4.3.0-beta-devapi-24512-01",
- "System.Linq": "4.3.0-beta-devapi-24512-01",
- "System.Linq.Expressions": "4.3.0-beta-devapi-24512-01",
- "System.ObjectModel": "4.3.0-beta-devapi-24512-01",
- "System.Resources.Reader": "4.3.0-beta-devapi-24512-01",
- "System.Runtime": "4.3.0-beta-devapi-24512-01",
- "System.Runtime.Extensions": "4.3.0-beta-devapi-24512-01",
- "System.Runtime.Loader": "4.3.0-beta-devapi-24512-01",
- "System.Threading": "4.3.0-beta-devapi-24512-01",
- "System.Threading.Thread": "4.3.0-beta-devapi-24512-01",
- "System.Threading.Tasks": "4.3.0-beta-devapi-24512-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-devapi-24515-01",
+ "System.Collections.NonGeneric": "4.3.0-beta-devapi-24515-01",
+ "System.Collections.Specialized": "4.3.0-beta-devapi-24515-01",
+ "System.Diagnostics.Process": "4.3.0-beta-devapi-24515-01",
+ "System.IO": "4.3.0-beta-devapi-24515-01",
+ "System.IO.FileSystem": "4.3.0-beta-devapi-24515-01",
+ "System.IO.FileSystem.Primitives": "4.3.0-beta-devapi-24515-01",
+ "System.Linq": "4.3.0-beta-devapi-24515-01",
+ "System.Linq.Expressions": "4.3.0-beta-devapi-24515-01",
+ "System.ObjectModel": "4.3.0-beta-devapi-24515-01",
+ "System.Resources.Reader": "4.3.0-beta-devapi-24515-01",
+ "System.Runtime": "4.3.0-beta-devapi-24515-01",
+ "System.Runtime.Extensions": "4.3.0-beta-devapi-24515-01",
+ "System.Runtime.Loader": "4.3.0-beta-devapi-24515-01",
+ "System.Threading": "4.3.0-beta-devapi-24515-01",
+ "System.Threading.Thread": "4.3.0-beta-devapi-24515-01",
+ "System.Threading.Tasks": "4.3.0-beta-devapi-24515-01",
"test-runtime": {
"target": "project",
"exclude": "compile"