{ "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", "packOptions": { "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 }, "buildOptions": { "keyFile": "../ReactiveX.snk", "define": [ "SIGNED" ], "nowarn": [ "CS1591" ], "xmlDoc": true }, "dependencies": { "System.Reactive.Interfaces": { "target": "project" } }, "frameworks": { "net40": { "buildOptions": { "define": [ "NO_TASK_DELAY", "HAS_APTCA", "HAS_WINFORMS", "USE_TIMER_SELF_ROOT", "NO_WEAKREFOFT", "DESKTOPCLR", "DESKTOPCLR40" ] } }, "net45": { "buildOptions": { "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": { "buildOptions": { "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": { "buildOptions": { "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" ] }, "dependencies": { "System.ComponentModel": "4.0.1-rc2-24027", "System.Diagnostics.Contracts": "4.0.1-rc2-24027", "System.Dynamic.Runtime": "4.0.11-rc2-24027" } }, "netstandard1.3": { "buildOptions": { "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" ] }, "dependencies": { "System.ComponentModel": "4.0.1-rc2-24027", "System.Diagnostics.Contracts": "4.0.1-rc2-24027", "System.Dynamic.Runtime": "4.0.11-rc2-24027" } }, "netcoreapp1.0": { "buildOptions": { "define": [ "NO_EVENTARGS_CONSTRAINT", "HAS_EDI", "HAS_WINRT", "HAS_PROGRESS", "HAS_TPL46", "PREFER_ASYNC", "HAS_AWAIT", "HAS_APTCA", "NO_REMOTING", "NO_SERIALIZABLE", "CRIPPLED_REFLECTION", "PLIB", "USE_TIMER_SELF_ROOT" ] }, "dependencies": { "System.ComponentModel": "4.0.1-rc2-24027", "System.Diagnostics.Contracts": "4.0.1-rc2-24027", "System.Dynamic.Runtime": "4.0.11-rc2-24027", "System.Threading.Thread": "4.0.0-rc2-24027", "System.Threading.ThreadPool": "4.0.10-rc2-24027" } } } }