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.Cng/tests/project.json')
-rw-r--r--src/System.Security.Cryptography.Cng/tests/project.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/src/System.Security.Cryptography.Cng/tests/project.json b/src/System.Security.Cryptography.Cng/tests/project.json
index a9ad95bfac..6bc2e4fea7 100644
--- a/src/System.Security.Cryptography.Cng/tests/project.json
+++ b/src/System.Security.Cryptography.Cng/tests/project.json
@@ -1,23 +1,23 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24604-02",
- "System.Console": "4.3.0-beta-24604-02",
- "System.IO": "4.3.0-beta-24604-02",
- "System.IO.FileSystem": "4.3.0-beta-24604-02",
- "System.Linq.Expressions": "4.3.0-beta-24604-02",
- "System.ObjectModel": "4.3.0-beta-24604-02",
- "System.Runtime": "4.3.0-beta-24604-02",
- "System.Runtime.Extensions": "4.3.0-beta-24604-02",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24604-02",
- "System.Runtime.Numerics": "4.3.0-beta-24604-02",
- "System.Security.Cryptography.Algorithms": "4.3.0-beta-24604-02",
- "System.Security.Cryptography.Encoding": "4.3.0-beta-24604-02",
- "System.Security.Cryptography.Primitives": "4.3.0-beta-24604-02",
- "System.Security.Principal.Windows": "4.3.0-beta-24604-02",
- "System.Text.Encoding": "4.3.0-beta-24604-02",
- "System.Text.Encoding.Extensions": "4.3.0-beta-24604-02",
- "System.Text.RegularExpressions": "4.3.0-beta-24604-02",
- "System.Threading.Tasks": "4.3.0-beta-24604-02",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24607-03",
+ "System.Console": "4.4.0-beta-24607-03",
+ "System.IO": "4.4.0-beta-24607-03",
+ "System.IO.FileSystem": "4.4.0-beta-24607-03",
+ "System.Linq.Expressions": "4.4.0-beta-24607-03",
+ "System.ObjectModel": "4.4.0-beta-24607-03",
+ "System.Runtime": "4.4.0-beta-24607-03",
+ "System.Runtime.Extensions": "4.4.0-beta-24607-03",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.4.0-beta-24607-03",
+ "System.Runtime.Numerics": "4.4.0-beta-24607-03",
+ "System.Security.Cryptography.Algorithms": "4.4.0-beta-24607-03",
+ "System.Security.Cryptography.Encoding": "4.4.0-beta-24607-03",
+ "System.Security.Cryptography.Primitives": "4.4.0-beta-24607-03",
+ "System.Security.Principal.Windows": "4.4.0-beta-24607-03",
+ "System.Text.Encoding": "4.4.0-beta-24607-03",
+ "System.Text.Encoding.Extensions": "4.4.0-beta-24607-03",
+ "System.Text.RegularExpressions": "4.4.0-beta-24607-03",
+ "System.Threading.Tasks": "4.4.0-beta-24607-03",
"test-runtime": {
"target": "project",
"exclude": "compile"