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-10-15 11:33:01 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-10-15 11:33:01 +0300
commit025cec5bf1e82980a77e473f2e5d599ffd60af49 (patch)
tree3d81dae1214660c72bb4e66c186b92f29b88adde /src/System.Security.Cryptography.Encoding/tests
parent7791c8dcd3dea91acf486b2c0b68e3c4b16f5072 (diff)
Update CoreClr, CoreFx, External to beta-24615-02, beta-24615-03, beta-24614-00, respectively
Diffstat (limited to 'src/System.Security.Cryptography.Encoding/tests')
-rw-r--r--src/System.Security.Cryptography.Encoding/tests/project.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/src/System.Security.Cryptography.Encoding/tests/project.json b/src/System.Security.Cryptography.Encoding/tests/project.json
index 2bf34ee4bf..4e3ed07995 100644
--- a/src/System.Security.Cryptography.Encoding/tests/project.json
+++ b/src/System.Security.Cryptography.Encoding/tests/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.2.0-beta-24613-01",
- "System.Linq": "4.4.0-beta-24613-01",
- "System.Linq.Expressions": "4.4.0-beta-24613-01",
- "System.ObjectModel": "4.4.0-beta-24613-01",
- "System.Runtime": "4.4.0-beta-24613-01",
- "System.Resources.ResourceManager": "4.4.0-beta-24613-01",
- "System.Runtime.Numerics": "4.4.0-beta-24613-01",
- "System.Security.Cryptography.Primitives": "4.4.0-beta-24613-01",
- "System.Text.RegularExpressions": "4.4.0-beta-24613-01",
- "System.Xml.XmlSerializer": "4.4.0-beta-24613-01",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24615-03",
+ "System.Linq": "4.4.0-beta-24615-03",
+ "System.Linq.Expressions": "4.4.0-beta-24615-03",
+ "System.ObjectModel": "4.4.0-beta-24615-03",
+ "System.Runtime": "4.4.0-beta-24615-03",
+ "System.Resources.ResourceManager": "4.4.0-beta-24615-03",
+ "System.Runtime.Numerics": "4.4.0-beta-24615-03",
+ "System.Security.Cryptography.Primitives": "4.4.0-beta-24615-03",
+ "System.Text.RegularExpressions": "4.4.0-beta-24615-03",
+ "System.Xml.XmlSerializer": "4.4.0-beta-24615-03",
"Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00830-02",
"Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00830-02",
"Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0040",