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:
Diffstat (limited to 'src/System.Security.Cryptography.Algorithms/tests/project.json')
-rw-r--r--src/System.Security.Cryptography.Algorithms/tests/project.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/src/System.Security.Cryptography.Algorithms/tests/project.json b/src/System.Security.Cryptography.Algorithms/tests/project.json
index ea567a5f83..ef31ad8b76 100644
--- a/src/System.Security.Cryptography.Algorithms/tests/project.json
+++ b/src/System.Security.Cryptography.Algorithms/tests/project.json
@@ -1,21 +1,21 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24520-06",
- "System.IO": "4.3.0-beta-24520-06",
- "System.IO.FileSystem": "4.3.0-beta-24520-06",
- "System.Linq.Expressions": "4.3.0-beta-24520-06",
- "System.ObjectModel": "4.3.0-beta-24520-06",
- "System.Runtime": "4.3.0-beta-24520-06",
- "System.Text.Encoding": "4.3.0-beta-24520-06",
- "System.Runtime.Extensions": "4.3.0-beta-24520-06",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24520-06",
- "System.Runtime.Numerics": "4.3.0-beta-24520-06",
- "System.Security.Cryptography.Encoding": "4.3.0-beta-24520-06",
- "System.Security.Cryptography.Primitives": "4.3.0-beta-24520-06",
- "runtime.native.System.Security.Cryptography.Apple": "4.3.0-beta-24520-06",
- "System.Text.Encoding.Extensions": "4.3.0-beta-24520-06",
- "System.Text.RegularExpressions": "4.3.0-beta-24520-06",
- "System.Threading.Tasks": "4.3.0-beta-24520-06",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24521-07",
+ "System.IO": "4.3.0-beta-24521-07",
+ "System.IO.FileSystem": "4.3.0-beta-24521-07",
+ "System.Linq.Expressions": "4.3.0-beta-24521-07",
+ "System.ObjectModel": "4.3.0-beta-24521-07",
+ "System.Runtime": "4.3.0-beta-24521-07",
+ "System.Text.Encoding": "4.3.0-beta-24521-07",
+ "System.Runtime.Extensions": "4.3.0-beta-24521-07",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24521-07",
+ "System.Runtime.Numerics": "4.3.0-beta-24521-07",
+ "System.Security.Cryptography.Encoding": "4.3.0-beta-24521-07",
+ "System.Security.Cryptography.Primitives": "4.3.0-beta-24521-07",
+ "runtime.native.System.Security.Cryptography.Apple": "4.3.0-beta-24521-07",
+ "System.Text.Encoding.Extensions": "4.3.0-beta-24521-07",
+ "System.Text.RegularExpressions": "4.3.0-beta-24521-07",
+ "System.Threading.Tasks": "4.3.0-beta-24521-07",
"test-runtime": {
"target": "project",
"exclude": "compile"