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-18 03:15:12 +0300
committerStephen Toub <stoub@microsoft.com>2016-10-18 15:43:24 +0300
commit4c6df2edbad3b5d8ec3914c0366f80ebb73f7c12 (patch)
treed59f729d132f62f8b53359b9a94f3b053bd2633b /src/System.Security.Cryptography.Encoding/tests
parentc390eae9a0dd8beac2312ad09dc46a2c900e1939 (diff)
Update CoreClr, CoreFx to beta-24617-03, beta-24617-03, 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 4e3ed07995..552e77b2d0 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-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.NETCore.Platforms": "1.2.0-beta-24617-03",
+ "System.Linq": "4.4.0-beta-24617-03",
+ "System.Linq.Expressions": "4.4.0-beta-24617-03",
+ "System.ObjectModel": "4.4.0-beta-24617-03",
+ "System.Runtime": "4.4.0-beta-24617-03",
+ "System.Resources.ResourceManager": "4.4.0-beta-24617-03",
+ "System.Runtime.Numerics": "4.4.0-beta-24617-03",
+ "System.Security.Cryptography.Primitives": "4.4.0-beta-24617-03",
+ "System.Text.RegularExpressions": "4.4.0-beta-24617-03",
+ "System.Xml.XmlSerializer": "4.4.0-beta-24617-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",