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:
authorEric Mellino <erme@microsoft.com>2016-02-06 04:29:17 +0300
committerEric Mellino <erme@microsoft.com>2016-02-25 05:29:17 +0300
commite49f570bf97d0d81f3c461970155dc6cdd6aee8c (patch)
treee29ea4b951397495b22b921e31f93fdf4d1f84bf /src/System.Runtime.WindowsRuntime/ref
parent70e4e0df4370803cb63b68fc9a6189c3f3c59f80 (diff)
Fix compilation issues in various libraries when compiling without PCL reference assemblies
Diffstat (limited to 'src/System.Runtime.WindowsRuntime/ref')
-rw-r--r--src/System.Runtime.WindowsRuntime/ref/project.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/System.Runtime.WindowsRuntime/ref/project.json b/src/System.Runtime.WindowsRuntime/ref/project.json
index 479f26e0f0..ede7ae89d8 100644
--- a/src/System.Runtime.WindowsRuntime/ref/project.json
+++ b/src/System.Runtime.WindowsRuntime/ref/project.json
@@ -1,6 +1,5 @@
{
"dependencies": {
- "Microsoft.NETCore.Portable.Compatibility": "1.0.0",
"Microsoft.TargetingPack.Private.WinRT": "1.0.1",
"System.Runtime": "4.0.0",
"System.IO": "4.0.0",