| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155 | 
							- {
 
-     "version": "3.0.0-*",
 
-     "title": "Reactive Extensions - Core Library",
 
-     "description": "Reactive Extensions Core Library containing base classes and scheduler infrastructure.",
 
-     "authors": [ "Microsoft" ],
 
-     "copyright": "Copyright (C) Microsoft Corporation",
 
-     "tags": [ "Rx", "Reactive", "Extensions", "Observable", "LINQ", "Events" ],
 
-     "iconUrl": "http://go.microsoft.com/fwlink/?LinkId=261274",
 
-     "projectUrl": "http://go.microsoft.com/fwlink/?LinkId=261273",
 
-     "licenseUrl": "http://go.microsoft.com/fwlink/?LinkID=261272",
 
-     "requireLicenseAcceptance": true,
 
-     "compilationOptions": {
 
-         "keyFile": "../35MSSharedLib1024.snk",
 
-         "publicSign": true,
 
-         "define": [ "SIGNED" ]
 
-     },
 
-     "dependencies": {
 
-         "System.Reactive.Interfaces": { "target": "project" }
 
-     },
 
-     "frameworks": {
 
-         "net40": {
 
-             "compilationOptions": {
 
-                 "define": [
 
-                     "NO_TASK_DELAY",
 
-                     "HAS_APTCA",
 
-                     "HAS_WINFORMS",
 
-                     "USE_TIMER_SELF_ROOT",
 
-                     "NO_WEAKREFOFT",
 
-                     "DESKTOPCLR",
 
-                     "DESKTOPCLR40"
 
-                 ]
 
-             }
 
-         },
 
-         "net45": {
 
-             "compilationOptions": {
 
-                 "define": [
 
-                     "NO_EVENTARGS_CONSTRAINT",
 
-                     "HAS_EDI",
 
-                     "HAS_WINRT",
 
-                     "HAS_PROGRESS",
 
-                     "PREFER_ASYNC",
 
-                     "HAS_AWAIT",
 
-                     "HAS_APTCA",
 
-                     "HAS_DISPATCHER_PRIORITY",
 
-                     "HAS_WINFORMS",
 
-                     "USE_TIMER_SELF_ROOT",
 
-                     "DESKTOPCLR",
 
-                     "DESKTOPCLR45"
 
-                 ]
 
-             }
 
-         },
 
-         "net46": {
 
-             "compilationOptions": {
 
-                 "define": [
 
-                     "NO_EVENTARGS_CONSTRAINT",
 
-                     "HAS_EDI",
 
-                     "HAS_WINRT",
 
-                     "HAS_PROGRESS",
 
-                     "PREFER_ASYNC",
 
-                     "HAS_AWAIT",
 
-                     "HAS_APTCA",
 
-                     "HAS_DISPATCHER_PRIORITY",
 
-                     "HAS_TPL46",
 
-                     "HAS_WINFORMS",
 
-                     "USE_TIMER_SELF_ROOT",
 
-                     "DESKTOPCLR",
 
-                     "DESKTOPCLR46"
 
-                 ]
 
-             }
 
-         },
 
-         "netstandard1.0": {
 
-             "compilationOptions": {
 
-                 "define": [
 
-                     "NO_EVENTARGS_CONSTRAINT",
 
-                     "HAS_EDI",
 
-                     "HAS_WINRT",
 
-                     "HAS_PROGRESS",
 
-                     "PREFER_ASYNC",
 
-                     "HAS_AWAIT",
 
-                     "HAS_APTCA",
 
-                     "NO_REMOTING",
 
-                     "NO_SERIALIZABLE",
 
-                     "NO_THREAD",
 
-                     "CRIPPLED_REFLECTION",
 
-                     "NO_CDS_COLLECTIONS",
 
-                     "USE_TIMER_SELF_ROOT",
 
-                     "PLIB"
 
-                 ]
 
-             },
 
-             "imports": [ "dotnet5.1" ],
 
-             "dependencies": {
 
-                 "System.ComponentModel": "4.0.1-rc2-23911",
 
-                 "System.Diagnostics.Contracts": "4.0.1-rc2-23911",
 
-                 "System.Diagnostics.Debug": "4.0.11-rc2-23911",
 
-                 "System.Dynamic.Runtime": "4.0.11-rc2-23911",
 
-                 "System.Linq": "4.0.1-rc2-23911",
 
-                 "System.Runtime": "4.1.0-rc2-23911",
 
-                 "System.Runtime.Extensions": "4.1.0-rc2-23911",
 
-                 "System.Threading": "4.0.11-rc2-23911"
 
-             }
 
-         },
 
-         "netstandard1.3": {
 
-             "compilationOptions": {
 
-                 "define": [
 
-                     "NO_EVENTARGS_CONSTRAINT",
 
-                     "HAS_EDI",
 
-                     "HAS_WINRT",
 
-                     "HAS_PROGRESS",
 
-                     "HAS_TPL46",
 
-                     "PREFER_ASYNC",
 
-                     "HAS_AWAIT",
 
-                     "HAS_APTCA",
 
-                     "NO_REMOTING",
 
-                     "NO_SERIALIZABLE",
 
-                     "NO_THREAD",
 
-                     "CRIPPLED_REFLECTION",
 
-                     "PLIB",
 
-                     "USE_TIMER_SELF_ROOT"
 
-                 ]
 
-             },
 
-             "imports": [ "dotnet5.4" ],
 
-             "dependencies": {
 
-                 "System.Diagnostics.Contracts": "4.0.1-rc2-23911",
 
-                 "System.Diagnostics.Debug": "4.0.11-rc2-23911",
 
-                 "System.Collections.Concurrent": "4.0.12-rc2-23911",
 
-                 "System.ComponentModel": "4.0.1-rc2-23911",
 
-                 "System.Linq": "4.0.1-rc2-23911",
 
-                 "System.Runtime.Extensions": "4.1.0-rc2-23911",
 
-                 "System.Threading": "4.0.11-rc2-23911",
 
-                 "System.Threading.Timer": "4.0.1-rc2-23911"
 
-             }
 
-         },
 
-         "sl5": {
 
-             "compilationOptions": {
 
-                 "define": [
 
-                     "NO_RXINTERFACES",
 
-                     "USE_SL_DISPATCHER",
 
-                     "NO_SERIALIZABLE",
 
-                     "NO_REMOTING",
 
-                     "NO_SEMAPHORE",
 
-                     "NO_STOPWATCH",
 
-                     "NO_CDS",
 
-                     "NO_TASK_DELAY",
 
-                     "NO_WEAKREFOFT",
 
-                     "NO_SORTEDDICTIONARY",
 
-                     "SILVERLIGHT",
 
-                     "SILVERLIGHT5"
 
-                 ]
 
-             },
 
-             "dependencies": {
 
-             }
 
-         }
 
-     }
 
- }
 
 
  |