{ "version": "3.0.0-*", "title": "Reactive Extensions - Windows Forms Helpers", "description": "Windows Forms extensions library for Rx. Contains scheduler functionality for the Windows Forms UI loop.", "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.Linq": { "target": "project" } }, "frameworks": { "wpa81": { "buildOptions": { "define": [ "NO_EVENTARGS_CONSTRAINT", "HAS_EDI", "HAS_WINRT", "HAS_PROGRESS", "PREFER_ASYNC", "HAS_AWAIT", "NO_REMOTING", "NO_SERIALIZABLE", "NO_THREAD", "CRIPPLED_REFLECTION", "USE_TIMER_SELF_ROOT", "WINDOWS", "WINDOWS81" ] }, "dependencies": { "Microsoft.TargetingPack.Private.WinRT": { "version": "1.0.1", "type": "build" }, "Microsoft.TargetingPack.Private.WindowsPhone.v8.1": { "version": "1.0.1", "type": "build" } } }, "netcore451": { "buildOptions": { "define": [ "NO_EVENTARGS_CONSTRAINT", "HAS_EDI", "HAS_WINRT", "HAS_PROGRESS", "PREFER_ASYNC", "HAS_AWAIT", "NO_REMOTING", "NO_SERIALIZABLE", "NO_THREAD", "CRIPPLED_REFLECTION", "USE_TIMER_SELF_ROOT", "WINDOWS", "WINDOWS81" ] }, "dependencies": { "Microsoft.TargetingPack.Private.WinRT": { "version": "1.0.1", "type": "build" }, "Microsoft.TargetingPack.Private.NETCore.v4.5.1": { "version": "1.0.0", "type": "build" } } }, "uap10.0": { "imports": ["dotnet5.4"], "buildOptions": { "define": [ "NO_EVENTARGS_CONSTRAINT", "HAS_EDI", "HAS_WINRT", "HAS_PROGRESS", "PREFER_ASYNC", "HAS_AWAIT", "HAS_APTCA", "HAS_TPL46", "NO_REMOTING", "NO_SERIALIZABLE", "NO_THREAD", "CRIPPLED_REFLECTION", "WINDOWS", "USE_TIMER_SELF_ROOT" ] }, "dependencies": { "Microsoft.TargetingPack.Private.WinRT": { "version": "1.0.1", "type": "build" }, "Microsoft.NETCore.UniversalWindowsPlatform": { "version": "5.2.0", "type": "build" } } } } }