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/src/project.json')
-rw-r--r--src/System.Security.Cryptography.Algorithms/src/project.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/src/System.Security.Cryptography.Algorithms/src/project.json b/src/System.Security.Cryptography.Algorithms/src/project.json
index 6c9650e066..224f8d30a3 100644
--- a/src/System.Security.Cryptography.Algorithms/src/project.json
+++ b/src/System.Security.Cryptography.Algorithms/src/project.json
@@ -2,23 +2,23 @@
"frameworks": {
"netstandard1.7": {
"dependencies": {
- "System.Collections": "4.4.0-beta-24903-02",
- "System.Diagnostics.Contracts": "4.4.0-beta-24903-02",
- "System.Diagnostics.Debug": "4.4.0-beta-24903-02",
- "System.Diagnostics.Tools": "4.4.0-beta-24903-02",
- "System.IO": "4.4.0-beta-24903-02",
- "System.Reflection": "4.4.0-beta-24903-02",
- "System.Resources.ResourceManager": "4.4.0-beta-24903-02",
- "System.Runtime": "4.4.0-beta-24903-02",
- "System.Text.Encoding": "4.4.0-beta-24903-02",
- "System.Runtime.Extensions": "4.4.0-beta-24903-02",
- "System.Runtime.InteropServices": "4.4.0-beta-24903-02",
- "System.Runtime.InteropServices.RuntimeInformation": "4.4.0-beta-24903-02",
- "System.Runtime.Numerics": "4.4.0-beta-24903-02",
- "System.Security.Cryptography.Primitives": "4.4.0-beta-24903-02",
- "System.Security.Cryptography.Encoding": "4.4.0-beta-24903-02",
- "System.Text.Encoding.Extensions": "4.4.0-beta-24903-02",
- "System.Threading.Tasks": "4.4.0-beta-24903-02"
+ "System.Collections": "4.4.0-beta-24904-01",
+ "System.Diagnostics.Contracts": "4.4.0-beta-24904-01",
+ "System.Diagnostics.Debug": "4.4.0-beta-24904-01",
+ "System.Diagnostics.Tools": "4.4.0-beta-24904-01",
+ "System.IO": "4.4.0-beta-24904-01",
+ "System.Reflection": "4.4.0-beta-24904-01",
+ "System.Resources.ResourceManager": "4.4.0-beta-24904-01",
+ "System.Runtime": "4.4.0-beta-24904-01",
+ "System.Text.Encoding": "4.4.0-beta-24904-01",
+ "System.Runtime.Extensions": "4.4.0-beta-24904-01",
+ "System.Runtime.InteropServices": "4.4.0-beta-24904-01",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.4.0-beta-24904-01",
+ "System.Runtime.Numerics": "4.4.0-beta-24904-01",
+ "System.Security.Cryptography.Primitives": "4.4.0-beta-24904-01",
+ "System.Security.Cryptography.Encoding": "4.4.0-beta-24904-01",
+ "System.Text.Encoding.Extensions": "4.4.0-beta-24904-01",
+ "System.Threading.Tasks": "4.4.0-beta-24904-01"
}
},
"net463": {