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/Microsoft.Win32.Registry.AccessControl/tests/project.json')
-rw-r--r--src/Microsoft.Win32.Registry.AccessControl/tests/project.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/src/Microsoft.Win32.Registry.AccessControl/tests/project.json b/src/Microsoft.Win32.Registry.AccessControl/tests/project.json
index 91c6a487cd..b57bc6c508 100644
--- a/src/Microsoft.Win32.Registry.AccessControl/tests/project.json
+++ b/src/Microsoft.Win32.Registry.AccessControl/tests/project.json
@@ -1,17 +1,17 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24604-02",
- "Microsoft.Win32.Registry": "4.3.0-beta-24604-02",
- "System.IO": "4.3.0-beta-24604-02",
- "System.Linq.Expressions": "4.3.0-beta-24604-02",
- "System.ObjectModel": "4.3.0-beta-24604-02",
- "System.Resources.ResourceManager": "4.3.0-beta-24604-02",
- "System.Runtime": "4.3.0-beta-24604-02",
- "System.Runtime.Handles": "4.3.0-beta-24604-02",
- "System.Runtime.InteropServices": "4.3.0-beta-24604-02",
- "System.Security.AccessControl": "4.3.0-beta-24604-02",
- "System.Security.Principal.Windows": "4.3.0-beta-24604-02",
- "System.Text.RegularExpressions": "4.3.0-beta-24604-02",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24607-03",
+ "Microsoft.Win32.Registry": "4.4.0-beta-24607-03",
+ "System.IO": "4.4.0-beta-24607-03",
+ "System.Linq.Expressions": "4.4.0-beta-24607-03",
+ "System.ObjectModel": "4.4.0-beta-24607-03",
+ "System.Resources.ResourceManager": "4.4.0-beta-24607-03",
+ "System.Runtime": "4.4.0-beta-24607-03",
+ "System.Runtime.Handles": "4.4.0-beta-24607-03",
+ "System.Runtime.InteropServices": "4.4.0-beta-24607-03",
+ "System.Security.AccessControl": "4.4.0-beta-24607-03",
+ "System.Security.Principal.Windows": "4.4.0-beta-24607-03",
+ "System.Text.RegularExpressions": "4.4.0-beta-24607-03",
"test-runtime": {
"target": "project",
"exclude": "compile"