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.Net.Security/tests/UnitTests/project.json')
-rw-r--r--src/System.Net.Security/tests/UnitTests/project.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/System.Net.Security/tests/UnitTests/project.json b/src/System.Net.Security/tests/UnitTests/project.json
index 0ca4cfcf97..cf245900cc 100644
--- a/src/System.Net.Security/tests/UnitTests/project.json
+++ b/src/System.Net.Security/tests/UnitTests/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24520-06",
- "System.Diagnostics.Tracing": "4.3.0-beta-24520-06",
- "System.Linq.Expressions": "4.3.0-beta-24520-06",
- "System.Net.Primitives": "4.3.0-beta-24520-06",
- "System.Net.Sockets": "4.3.0-beta-24520-06",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24521-07",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24521-07",
+ "System.Linq.Expressions": "4.3.0-beta-24521-07",
+ "System.Net.Primitives": "4.3.0-beta-24521-07",
+ "System.Net.Sockets": "4.3.0-beta-24521-07",
"System.Net.TestData": "1.0.0-prerelease",
- "System.ObjectModel": "4.3.0-beta-24520-06",
- "System.Security.Cryptography.X509Certificates": "4.3.0-beta-24520-06",
- "System.Text.RegularExpressions": "4.3.0-beta-24520-06",
- "System.Resources.ResourceManager": "4.3.0-beta-24520-06",
+ "System.ObjectModel": "4.3.0-beta-24521-07",
+ "System.Security.Cryptography.X509Certificates": "4.3.0-beta-24521-07",
+ "System.Text.RegularExpressions": "4.3.0-beta-24521-07",
+ "System.Resources.ResourceManager": "4.3.0-beta-24521-07",
"test-runtime": {
"target": "project",
"exclude": "compile"