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.IO.IsolatedStorage/src/project.json')
-rw-r--r--src/System.IO.IsolatedStorage/src/project.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/System.IO.IsolatedStorage/src/project.json b/src/System.IO.IsolatedStorage/src/project.json
index 80f0907b54..b9ce613699 100644
--- a/src/System.IO.IsolatedStorage/src/project.json
+++ b/src/System.IO.IsolatedStorage/src/project.json
@@ -27,6 +27,7 @@
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.NETCore.Targets": "1.0.1",
+ "Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24430-00",
"Microsoft.TargetingPack.Private.WinRT": "1.0.1",
"System.Collections": "4.0.0",
"System.IO": "4.2.0-beta-devapi-24424-01",