Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/rx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/Rx/NET
diff options
context:
space:
mode:
authorAtsushi Eno <atsushieno@veritas-vos-liberabit.com>2013-01-22 14:19:40 +0400
committerAtsushi Eno <atsushieno@veritas-vos-liberabit.com>2013-01-22 14:19:40 +0400
commitc6248a9b0e7b7b78a026b22baad65614b7a22b7a (patch)
treeb639f9f272a7077b0607ca784c902e1efb10e3e3 /Rx/NET
parentdcd681108fece4f545ab43b97b0070250eb507da (diff)
update generated project files.
Diffstat (limited to 'Rx/NET')
-rw-r--r--Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Core/android_System.Reactive.Core.csproj161
-rw-r--r--Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Debugger/android_System.Reactive.Debugger.csproj7
-rw-r--r--Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Experimental/android_System.Reactive.Experimental.csproj23
-rw-r--r--Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Interfaces/android_System.Reactive.Interfaces.csproj51
-rw-r--r--Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Linq/android_System.Reactive.Linq.csproj539
-rw-r--r--Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.PlatformServices/android_System.Reactive.PlatformServices.csproj44
-rw-r--r--Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Providers/android_System.Reactive.Providers.csproj29
-rw-r--r--Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Runtime.Remoting/android_System.Reactive.Runtime.Remoting.csproj11
-rw-r--r--Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Core/ios_System.Reactive.Core.csproj166
-rw-r--r--Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Debugger/ios_System.Reactive.Debugger.csproj12
-rw-r--r--Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Experimental/ios_System.Reactive.Experimental.csproj28
-rw-r--r--Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Interfaces/ios_System.Reactive.Interfaces.csproj56
-rw-r--r--Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Linq/ios_System.Reactive.Linq.csproj544
-rw-r--r--Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.PlatformServices/ios_System.Reactive.PlatformServices.csproj49
-rw-r--r--Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Runtime.Remoting/ios_System.Reactive.Runtime.Remoting.csproj16
15 files changed, 889 insertions, 847 deletions
diff --git a/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Core/android_System.Reactive.Core.csproj b/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Core/android_System.Reactive.Core.csproj
index 88c07fa..dc1a801 100644
--- a/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Core/android_System.Reactive.Core.csproj
+++ b/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Core/android_System.Reactive.Core.csproj
@@ -10,7 +10,8 @@
<OutputType>Library</OutputType>
<RootNamespace>System.Reactive</RootNamespace>
<AssemblyName>System.Reactive.Core</AssemblyName>
- <DefineConstants>DEBUG;NO_TASK_DELAY;NUNIT</DefineConstants>
+ <DefineConstants>DEBUG;NO_TASK_DELAY;SIGNED;NUNIT</DefineConstants>
+ <additionalargs>-delaysign -keyfile:../reactive.pub</additionalargs>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>True</DebugSymbols>
@@ -50,7 +51,7 @@
-->
</ItemGroup>
<ItemGroup>
- <EmbeddedResource Include='..\..\..\..\../../../external/rx/Rx.NET/System.Reactive.Core/Strings_Core.resx'>
+ <EmbeddedResource Include='..\..\..\..\..\..\../../../external/rx/Rx/NET/Source/System.Reactive.Core/Strings_Core.resx'>
<Link>Strings_Core.resx</Link>
</EmbeddedResource>
@@ -59,238 +60,238 @@
<Link>ColdObservable.cs</Link>
</Compile>
-->
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\GlobalSuppressions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\GlobalSuppressions.cs'>
<Link>GlobalSuppressions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\InternalsVisibleTo.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\InternalsVisibleTo.cs'>
<Link>InternalsVisibleTo.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\NamespaceDocs.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\NamespaceDocs.cs'>
<Link>NamespaceDocs.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Observable.Extensions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Observable.Extensions.cs'>
<Link>Observable.Extensions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Observer.Extensions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Observer.Extensions.cs'>
<Link>Observer.Extensions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Properties\AssemblyInfo.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Properties\AssemblyInfo.cs'>
<Link>Properties/AssemblyInfo.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\AnonymousObservable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\AnonymousObservable.cs'>
<Link>Reactive/AnonymousObservable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\AnonymousObserver.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\AnonymousObserver.cs'>
<Link>Reactive/AnonymousObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\AnonymousSafeObserver.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\AnonymousSafeObserver.cs'>
<Link>Reactive/AnonymousSafeObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\AsyncLock.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\AsyncLock.cs'>
<Link>Reactive/Concurrency/AsyncLock.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\CatchScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\CatchScheduler.cs'>
<Link>Reactive/Concurrency/CatchScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\ConcurrencyAbstractionLayer.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\ConcurrencyAbstractionLayer.cs'>
<Link>Reactive/Concurrency/ConcurrencyAbstractionLayer.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\ConcurrencyAbstractionLayer.Default.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\ConcurrencyAbstractionLayer.Default.cs'>
<Link>Reactive/Concurrency/ConcurrencyAbstractionLayer.Default.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\Scheduler.Wrappers.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\Scheduler.Wrappers.cs'>
<Link>Reactive/Concurrency/Scheduler.Wrappers.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\DisableOptimizationsScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\DisableOptimizationsScheduler.cs'>
<Link>Reactive/Concurrency/DisableOptimizationsScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\Scheduler.Services.Emulation.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\Scheduler.Services.Emulation.cs'>
<Link>Reactive/Concurrency/Scheduler.Services.Emulation.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\LocalScheduler.TimerQueue.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\LocalScheduler.TimerQueue.cs'>
<Link>Reactive/Concurrency/LocalScheduler.TimerQueue.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\Scheduler.Services.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\Scheduler.Services.cs'>
<Link>Reactive/Concurrency/Scheduler.Services.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\CurrentThreadScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\CurrentThreadScheduler.cs'>
<Link>Reactive/Concurrency/CurrentThreadScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\ImmediateScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\ImmediateScheduler.cs'>
<Link>Reactive/Concurrency/ImmediateScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\LocalScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\LocalScheduler.cs'>
<Link>Reactive/Concurrency/LocalScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\ScheduledItem.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\ScheduledItem.cs'>
<Link>Reactive/Concurrency/ScheduledItem.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\Scheduler.Async.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\Scheduler.Async.cs'>
<Link>Reactive/Concurrency/Scheduler.Async.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\Scheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\Scheduler.cs'>
<Link>Reactive/Concurrency/Scheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\Scheduler.Recursive.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\Scheduler.Recursive.cs'>
<Link>Reactive/Concurrency/Scheduler.Recursive.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\Scheduler.Simple.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\Scheduler.Simple.cs'>
<Link>Reactive/Concurrency/Scheduler.Simple.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\SchedulerDefaults.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\SchedulerDefaults.cs'>
<Link>Reactive/Concurrency/SchedulerDefaults.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\SchedulerOperation.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\SchedulerOperation.cs'>
<Link>Reactive/Concurrency/SchedulerOperation.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\SchedulerQueue.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\SchedulerQueue.cs'>
<Link>Reactive/Concurrency/SchedulerQueue.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\SchedulerWrapper.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\SchedulerWrapper.cs'>
<Link>Reactive/Concurrency/SchedulerWrapper.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\Stopwatch.Default.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\Stopwatch.Default.cs'>
<Link>Reactive/Concurrency/Stopwatch.Default.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\Synchronization.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\Synchronization.cs'>
<Link>Reactive/Concurrency/Synchronization.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\Synchronization.ObserveOn.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\Synchronization.ObserveOn.cs'>
<Link>Reactive/Concurrency/Synchronization.ObserveOn.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\Synchronization.Synchronize.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\Synchronization.Synchronize.cs'>
<Link>Reactive/Concurrency/Synchronization.Synchronize.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\SynchronizationContextScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\SynchronizationContextScheduler.cs'>
<Link>Reactive/Concurrency/SynchronizationContextScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\DefaultScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\DefaultScheduler.cs'>
<Link>Reactive/Concurrency/DefaultScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\AsyncLockObserver.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\AsyncLockObserver.cs'>
<Link>Reactive/Internal/AsyncLockObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\CheckedObserver.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\CheckedObserver.cs'>
<Link>Reactive/Internal/CheckedObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\ConcurrentDictionary.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\ConcurrentDictionary.cs'>
<Link>Reactive/Internal/ConcurrentDictionary.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\ConcurrentQueue.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\ConcurrentQueue.cs'>
<Link>Reactive/Internal/ConcurrentQueue.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\Constants.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\Constants.cs'>
<Link>Reactive/Internal/Constants.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Disposables\AnonymousDisposable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Disposables\AnonymousDisposable.cs'>
<Link>Reactive/Disposables/AnonymousDisposable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Disposables\BooleanDisposable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Disposables\BooleanDisposable.cs'>
<Link>Reactive/Disposables/BooleanDisposable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Disposables\CancellationDisposable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Disposables\CancellationDisposable.cs'>
<Link>Reactive/Disposables/CancellationDisposable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Disposables\CompositeDisposable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Disposables\CompositeDisposable.cs'>
<Link>Reactive/Disposables/CompositeDisposable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Disposables\ContextDisposable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Disposables\ContextDisposable.cs'>
<Link>Reactive/Disposables/ContextDisposable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Disposables\DefaultDisposable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Disposables\DefaultDisposable.cs'>
<Link>Reactive/Disposables/DefaultDisposable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Disposables\Disposable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Disposables\Disposable.cs'>
<Link>Reactive/Disposables/Disposable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Disposables\MultipleAssignmentDisposable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Disposables\MultipleAssignmentDisposable.cs'>
<Link>Reactive/Disposables/MultipleAssignmentDisposable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Disposables\RefCountDisposable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Disposables\RefCountDisposable.cs'>
<Link>Reactive/Disposables/RefCountDisposable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Disposables\ScheduledDisposable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Disposables\ScheduledDisposable.cs'>
<Link>Reactive/Disposables/ScheduledDisposable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Disposables\SerialDisposable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Disposables\SerialDisposable.cs'>
<Link>Reactive/Disposables/SerialDisposable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Disposables\SingleAssignmentDisposable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Disposables\SingleAssignmentDisposable.cs'>
<Link>Reactive/Disposables/SingleAssignmentDisposable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\AutoDetachObserver.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\AutoDetachObserver.cs'>
<Link>Reactive/Internal/AutoDetachObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\ExceptionServices.Default.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\ExceptionServices.Default.cs'>
<Link>Reactive/Internal/ExceptionServices.Default.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\ExceptionServices.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\ExceptionServices.cs'>
<Link>Reactive/Internal/ExceptionServices.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\HostLifecycleService.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\HostLifecycleService.cs'>
<Link>Reactive/Internal/HostLifecycleService.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\ImmutableList.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\ImmutableList.cs'>
<Link>Reactive/Internal/ImmutableList.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\Lazy.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\Lazy.cs'>
<Link>Reactive/Internal/Lazy.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\Observers.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\Observers.cs'>
<Link>Reactive/Internal/Observers.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\PlatformEnlightenmentProvider.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\PlatformEnlightenmentProvider.cs'>
<Link>Reactive/Internal/PlatformEnlightenmentProvider.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\PriorityQueue.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\PriorityQueue.cs'>
<Link>Reactive/Internal/PriorityQueue.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\Producer.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\Producer.cs'>
<Link>Reactive/Internal/Producer.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\SafeObserver.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\SafeObserver.cs'>
<Link>Reactive/Internal/SafeObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\ScheduledObserver.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\ScheduledObserver.cs'>
<Link>Reactive/Internal/ScheduledObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\Semaphore.Silverlight.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\Semaphore.Silverlight.cs'>
<Link>Reactive/Internal/Semaphore.Silverlight.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\Semaphore.Xna.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\Semaphore.Xna.cs'>
<Link>Reactive/Internal/Semaphore.Xna.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\Sink.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\Sink.cs'>
<Link>Reactive/Internal/Sink.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\Stubs.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\Stubs.cs'>
<Link>Reactive/Internal/Stubs.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\SynchronizationContextExtensions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\SynchronizationContextExtensions.cs'>
<Link>Reactive/Internal/SynchronizationContextExtensions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\SynchronizedObserver.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\SynchronizedObserver.cs'>
<Link>Reactive/Internal/SynchronizedObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\SystemClock.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\SystemClock.cs'>
<Link>Reactive/Internal/SystemClock.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\SystemClock.Default.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\SystemClock.Default.cs'>
<Link>Reactive/Internal/SystemClock.Default.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Notification.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Notification.cs'>
<Link>Reactive/Notification.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\ObservableBase.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\ObservableBase.cs'>
<Link>Reactive/ObservableBase.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\ObserverBase.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\ObserverBase.cs'>
<Link>Reactive/ObserverBase.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Unit.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Unit.cs'>
<Link>Reactive/Unit.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Strings_Core.Generated.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Strings_Core.Generated.cs'>
<Link>Strings_Core.Generated.cs</Link>
</Compile>
diff --git a/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Debugger/android_System.Reactive.Debugger.csproj b/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Debugger/android_System.Reactive.Debugger.csproj
index d2edb7b..67d6d60 100644
--- a/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Debugger/android_System.Reactive.Debugger.csproj
+++ b/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Debugger/android_System.Reactive.Debugger.csproj
@@ -10,7 +10,8 @@
<OutputType>Library</OutputType>
<RootNamespace>System.Reactive</RootNamespace>
<AssemblyName>System.Reactive.Debugger</AssemblyName>
- <DefineConstants>DEBUG;NO_TASK_DELAY;NUNIT</DefineConstants>
+ <DefineConstants>DEBUG;NO_TASK_DELAY;SIGNED;NUNIT</DefineConstants>
+ <additionalargs>-delaysign -keyfile:../reactive.pub</additionalargs>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>True</DebugSymbols>
@@ -68,10 +69,10 @@
<Link>ColdObservable.cs</Link>
</Compile>
-->
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Debugger\Properties\AssemblyInfo.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Debugger\Properties\AssemblyInfo.cs'>
<Link>Properties/AssemblyInfo.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Debugger\Reactive\Linq\QueryDebugger.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Debugger\Reactive\Linq\QueryDebugger.cs'>
<Link>Reactive/Linq/QueryDebugger.cs</Link>
</Compile>
diff --git a/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Experimental/android_System.Reactive.Experimental.csproj b/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Experimental/android_System.Reactive.Experimental.csproj
index 7f37505..ce3960c 100644
--- a/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Experimental/android_System.Reactive.Experimental.csproj
+++ b/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Experimental/android_System.Reactive.Experimental.csproj
@@ -10,7 +10,8 @@
<OutputType>Library</OutputType>
<RootNamespace>System.Reactive</RootNamespace>
<AssemblyName>System.Reactive.Experimental</AssemblyName>
- <DefineConstants>DEBUG;NO_TASK_DELAY;NUNIT</DefineConstants>
+ <DefineConstants>DEBUG;NO_TASK_DELAY;SIGNED;NUNIT</DefineConstants>
+ <additionalargs>-delaysign -keyfile:../reactive.pub</additionalargs>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>True</DebugSymbols>
@@ -62,34 +63,34 @@
<Link>ColdObservable.cs</Link>
</Compile>
-->
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Experimental\ExperimentalAttribute.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\ExperimentalAttribute.cs'>
<Link>ExperimentalAttribute.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Experimental\InternalsVisibleTo.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\InternalsVisibleTo.cs'>
<Link>InternalsVisibleTo.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Experimental\Properties\AssemblyInfo.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Properties\AssemblyInfo.cs'>
<Link>Properties/AssemblyInfo.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Experimental\Reactive\Internal\BinaryObserver.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\Internal\BinaryObserver.cs'>
<Link>Reactive/Internal/BinaryObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Experimental\Reactive\Linq\QbservableEx.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\Linq\QbservableEx.cs'>
<Link>Reactive/Linq/QbservableEx.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Experimental\Reactive\Linq\IQueryLanguageEx.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\Linq\IQueryLanguageEx.cs'>
<Link>Reactive/Linq/IQueryLanguageEx.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Experimental\Reactive\Linq\ObservableEx.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\Linq\ObservableEx.cs'>
<Link>Reactive/Linq/ObservableEx.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Experimental\Reactive\Linq\QbservableEx.Generated.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\Linq\QbservableEx.Generated.cs'>
<Link>Reactive/Linq/QbservableEx.Generated.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Experimental\Reactive\Linq\QueryLanguageEx.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\Linq\QueryLanguageEx.cs'>
<Link>Reactive/Linq/QueryLanguageEx.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Experimental\Reactive\ListObservable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\ListObservable.cs'>
<Link>Reactive/ListObservable.cs</Link>
</Compile>
diff --git a/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Interfaces/android_System.Reactive.Interfaces.csproj b/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Interfaces/android_System.Reactive.Interfaces.csproj
index 0f65310..1cb57b3 100644
--- a/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Interfaces/android_System.Reactive.Interfaces.csproj
+++ b/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Interfaces/android_System.Reactive.Interfaces.csproj
@@ -10,7 +10,8 @@
<OutputType>Library</OutputType>
<RootNamespace>System.Reactive</RootNamespace>
<AssemblyName>System.Reactive.Interfaces</AssemblyName>
- <DefineConstants>DEBUG;NO_TASK_DELAY;NUNIT</DefineConstants>
+ <DefineConstants>DEBUG;NO_TASK_DELAY;SIGNED;NUNIT</DefineConstants>
+ <additionalargs>-delaysign -keyfile:../reactive.pub</additionalargs>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>True</DebugSymbols>
@@ -53,76 +54,76 @@
<Link>ColdObservable.cs</Link>
</Compile>
-->
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\AssemblyFileVersionAttribute.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\AssemblyFileVersionAttribute.cs'>
<Link>AssemblyFileVersionAttribute.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\DateTimeOffset.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\DateTimeOffset.cs'>
<Link>DateTimeOffset.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\GlobalSuppressions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\GlobalSuppressions.cs'>
<Link>GlobalSuppressions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\IObservable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\IObservable.cs'>
<Link>IObservable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\IObserver.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\IObserver.cs'>
<Link>IObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\NamespaceDocs.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\NamespaceDocs.cs'>
<Link>NamespaceDocs.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Properties\AssemblyInfo.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Properties\AssemblyInfo.cs'>
<Link>Properties/AssemblyInfo.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Concurrency\ISchedulerPeriodic.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Concurrency\ISchedulerPeriodic.cs'>
<Link>Reactive/Concurrency/ISchedulerPeriodic.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Concurrency\IStopwatchProvider.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Concurrency\IStopwatchProvider.cs'>
<Link>Reactive/Concurrency/IStopwatchProvider.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Concurrency\IScheduledItem.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Concurrency\IScheduledItem.cs'>
<Link>Reactive/Concurrency/IScheduledItem.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Concurrency\IScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Concurrency\IScheduler.cs'>
<Link>Reactive/Concurrency/IScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Concurrency\ISchedulerLongRunning.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Concurrency\ISchedulerLongRunning.cs'>
<Link>Reactive/Concurrency/ISchedulerLongRunning.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Concurrency\IStopwatch.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Concurrency\IStopwatch.cs'>
<Link>Reactive/Concurrency/IStopwatch.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Disposables\ICancelable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Disposables\ICancelable.cs'>
<Link>Reactive/Disposables/ICancelable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\IEventPattern.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\IEventPattern.cs'>
<Link>Reactive/IEventPattern.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\IEventPatternSource.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\IEventPatternSource.cs'>
<Link>Reactive/IEventPatternSource.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\IEventSource.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\IEventSource.cs'>
<Link>Reactive/IEventSource.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\IObserver.Result.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\IObserver.Result.cs'>
<Link>Reactive/IObserver.Result.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Linq\IGroupedObservable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Linq\IGroupedObservable.cs'>
<Link>Reactive/Linq/IGroupedObservable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Linq\IQbservable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Linq\IQbservable.cs'>
<Link>Reactive/Linq/IQbservable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Linq\IQbservableProvider.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Linq\IQbservableProvider.cs'>
<Link>Reactive/Linq/IQbservableProvider.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Subjects\IConnectableObservable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Subjects\IConnectableObservable.cs'>
<Link>Reactive/Subjects/IConnectableObservable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Subjects\ISubject.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Subjects\ISubject.cs'>
<Link>Reactive/Subjects/ISubject.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Subjects\ISubject.Multi.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Subjects\ISubject.Multi.cs'>
<Link>Reactive/Subjects/ISubject.Multi.cs</Link>
</Compile>
diff --git a/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Linq/android_System.Reactive.Linq.csproj b/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Linq/android_System.Reactive.Linq.csproj
index 1c7223c..861e44d 100644
--- a/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Linq/android_System.Reactive.Linq.csproj
+++ b/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Linq/android_System.Reactive.Linq.csproj
@@ -10,7 +10,8 @@
<OutputType>Library</OutputType>
<RootNamespace>System.Reactive</RootNamespace>
<AssemblyName>System.Reactive.Linq</AssemblyName>
- <DefineConstants>DEBUG;NO_TASK_DELAY;NUNIT</DefineConstants>
+ <DefineConstants>DEBUG;NO_TASK_DELAY;SIGNED;NUNIT</DefineConstants>
+ <additionalargs>-delaysign -keyfile:../reactive.pub</additionalargs>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>True</DebugSymbols>
@@ -53,7 +54,7 @@
-->
</ItemGroup>
<ItemGroup>
- <EmbeddedResource Include='..\..\..\..\../../../external/rx/Rx.NET/System.Reactive.Linq/Strings_Linq.resx'>
+ <EmbeddedResource Include='..\..\..\..\..\..\../../../external/rx/Rx/NET/Source/System.Reactive.Linq/Strings_Linq.resx'>
<Link>Strings_Linq.resx</Link>
</EmbeddedResource>
@@ -62,517 +63,517 @@
<Link>ColdObservable.cs</Link>
</Compile>
-->
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\GlobalSuppressions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\GlobalSuppressions.cs'>
<Link>GlobalSuppressions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\NamespaceDocs.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\NamespaceDocs.cs'>
<Link>NamespaceDocs.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Concurrency\VirtualTimeScheduler.Extensions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Concurrency\VirtualTimeScheduler.Extensions.cs'>
<Link>Reactive/Concurrency/VirtualTimeScheduler.Extensions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\ConcatSink.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\ConcatSink.cs'>
<Link>Reactive/Internal/ConcatSink.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\Constants.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\Constants.cs'>
<Link>Reactive/Internal/Constants.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\Helpers.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\Helpers.cs'>
<Link>Reactive/Internal/Helpers.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\IConcatenatable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\IConcatenatable.cs'>
<Link>Reactive/Internal/IConcatenatable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\IEvaluatableObservable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\IEvaluatableObservable.cs'>
<Link>Reactive/Internal/IEvaluatableObservable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\QueryServices.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\QueryServices.cs'>
<Link>Reactive/Internal/QueryServices.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\ReflectionUtils.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\ReflectionUtils.cs'>
<Link>Reactive/Internal/ReflectionUtils.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\HashSet.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\HashSet.cs'>
<Link>Reactive/Internal/HashSet.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\Lookup.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\Lookup.cs'>
<Link>Reactive/Internal/Lookup.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\LocalQueryMethodImplementationTypeAttribute.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\LocalQueryMethodImplementationTypeAttribute.cs'>
<Link>Reactive/Linq/LocalQueryMethodImplementationTypeAttribute.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Case.cs'>
- <Link>Reactive/Linq/Observαble/Case.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Case.cs'>
+ <Link>Reactive/Linq/Observable/Case.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Collect.cs'>
- <Link>Reactive/Linq/Observαble/Collect.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Collect.cs'>
+ <Link>Reactive/Linq/Observable/Collect.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\If.cs'>
- <Link>Reactive/Linq/Observαble/If.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\If.cs'>
+ <Link>Reactive/Linq/Observable/If.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\For.cs'>
- <Link>Reactive/Linq/Observαble/For.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\For.cs'>
+ <Link>Reactive/Linq/Observable/For.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\DoWhile.cs'>
- <Link>Reactive/Linq/Observαble/DoWhile.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\DoWhile.cs'>
+ <Link>Reactive/Linq/Observable/DoWhile.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\While.cs'>
- <Link>Reactive/Linq/Observαble/While.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\While.cs'>
+ <Link>Reactive/Linq/Observable/While.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\TakeLastBuffer.cs'>
- <Link>Reactive/Linq/Observαble/TakeLastBuffer.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\TakeLastBuffer.cs'>
+ <Link>Reactive/Linq/Observable/TakeLastBuffer.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Next.cs'>
- <Link>Reactive/Linq/Observαble/Next.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Next.cs'>
+ <Link>Reactive/Linq/Observable/Next.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\MostRecent.cs'>
- <Link>Reactive/Linq/Observαble/MostRecent.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\MostRecent.cs'>
+ <Link>Reactive/Linq/Observable/MostRecent.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Latest.cs'>
- <Link>Reactive/Linq/Observαble/Latest.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Latest.cs'>
+ <Link>Reactive/Linq/Observable/Latest.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\PushToPullAdapter.cs'>
- <Link>Reactive/Linq/Observαble/PushToPullAdapter.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\PushToPullAdapter.cs'>
+ <Link>Reactive/Linq/Observable/PushToPullAdapter.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\RefCount.cs'>
- <Link>Reactive/Linq/Observαble/RefCount.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\RefCount.cs'>
+ <Link>Reactive/Linq/Observable/RefCount.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Multicast.cs'>
- <Link>Reactive/Linq/Observαble/Multicast.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Multicast.cs'>
+ <Link>Reactive/Linq/Observable/Multicast.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\GroupBy.cs'>
- <Link>Reactive/Linq/Observαble/GroupBy.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\GroupBy.cs'>
+ <Link>Reactive/Linq/Observable/GroupBy.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable_.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable_.cs'>
<Link>Reactive/Linq/Observable_.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage_.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage_.cs'>
<Link>Reactive/Linq/QueryLanguage_.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Joins.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Joins.cs'>
<Link>Reactive/Linq/QueryLanguage.Joins.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Multiple.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Multiple.cs'>
<Link>Reactive/Linq/QueryLanguage.Multiple.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Single.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Single.cs'>
<Link>Reactive/Linq/QueryLanguage.Single.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.StandardSequenceOperators.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.StandardSequenceOperators.cs'>
<Link>Reactive/Linq/QueryLanguage.StandardSequenceOperators.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Time.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Time.cs'>
<Link>Reactive/Linq/QueryLanguage.Time.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Async.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Async.cs'>
<Link>Reactive/Linq/QueryLanguage.Async.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Awaiter.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Awaiter.cs'>
<Link>Reactive/Linq/QueryLanguage.Awaiter.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Binding.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Binding.cs'>
<Link>Reactive/Linq/QueryLanguage.Binding.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Blocking.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Blocking.cs'>
<Link>Reactive/Linq/QueryLanguage.Blocking.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Concurrency.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Concurrency.cs'>
<Link>Reactive/Linq/QueryLanguage.Concurrency.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Conversions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Conversions.cs'>
<Link>Reactive/Linq/QueryLanguage.Conversions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Creation.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Creation.cs'>
<Link>Reactive/Linq/QueryLanguage.Creation.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Events.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Events.cs'>
<Link>Reactive/Linq/QueryLanguage.Events.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Aggregates.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Aggregates.cs'>
<Link>Reactive/Linq/QueryLanguage.Aggregates.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Imperative.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Imperative.cs'>
<Link>Reactive/Linq/QueryLanguage.Imperative.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\IQueryLanguage.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\IQueryLanguage.cs'>
<Link>Reactive/Linq/IQueryLanguage.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Imperative.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Imperative.cs'>
<Link>Reactive/Linq/Observable.Imperative.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\EventPatternSourceBase.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\EventPatternSourceBase.cs'>
<Link>Reactive/EventPatternSourceBase.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\EventPattern.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\EventPattern.cs'>
<Link>Reactive/EventPattern.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\EventPatternSource.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\EventPatternSource.cs'>
<Link>Reactive/EventPatternSource.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\EventSource.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\EventSource.cs'>
<Link>Reactive/EventSource.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\InternalsVisibleTo.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\InternalsVisibleTo.cs'>
<Link>InternalsVisibleTo.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Async.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Async.cs'>
<Link>Reactive/Linq/Observable.Async.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Events.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Events.cs'>
<Link>Reactive/Linq/Observable.Events.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Properties\AssemblyInfo.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Properties\AssemblyInfo.cs'>
<Link>Properties/AssemblyInfo.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Concurrency\HistoricalScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Concurrency\HistoricalScheduler.cs'>
<Link>Reactive/Concurrency/HistoricalScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Concurrency\VirtualTimeScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Concurrency\VirtualTimeScheduler.cs'>
<Link>Reactive/Concurrency/VirtualTimeScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\AnonymousEnumerable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\AnonymousEnumerable.cs'>
<Link>Reactive/Internal/AnonymousEnumerable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\BinaryObserver.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\BinaryObserver.cs'>
<Link>Reactive/Internal/BinaryObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\AddRef.cs'>
- <Link>Reactive/Linq/Observαble/AddRef.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\AddRef.cs'>
+ <Link>Reactive/Linq/Observable/AddRef.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Aggregate.cs'>
- <Link>Reactive/Linq/Observαble/Aggregate.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Aggregate.cs'>
+ <Link>Reactive/Linq/Observable/Aggregate.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\All.cs'>
- <Link>Reactive/Linq/Observαble/All.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\All.cs'>
+ <Link>Reactive/Linq/Observable/All.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Amb.cs'>
- <Link>Reactive/Linq/Observαble/Amb.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Amb.cs'>
+ <Link>Reactive/Linq/Observable/Amb.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Any.cs'>
- <Link>Reactive/Linq/Observαble/Any.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Any.cs'>
+ <Link>Reactive/Linq/Observable/Any.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\AsObservable.cs'>
- <Link>Reactive/Linq/Observαble/AsObservable.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\AsObservable.cs'>
+ <Link>Reactive/Linq/Observable/AsObservable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Average.cs'>
- <Link>Reactive/Linq/Observαble/Average.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Average.cs'>
+ <Link>Reactive/Linq/Observable/Average.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Buffer.cs'>
- <Link>Reactive/Linq/Observαble/Buffer.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Buffer.cs'>
+ <Link>Reactive/Linq/Observable/Buffer.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Catch.cs'>
- <Link>Reactive/Linq/Observαble/Catch.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Catch.cs'>
+ <Link>Reactive/Linq/Observable/Catch.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Concat.cs'>
- <Link>Reactive/Linq/Observαble/Concat.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Concat.cs'>
+ <Link>Reactive/Linq/Observable/Concat.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Contains.cs'>
- <Link>Reactive/Linq/Observαble/Contains.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Contains.cs'>
+ <Link>Reactive/Linq/Observable/Contains.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Cast.cs'>
- <Link>Reactive/Linq/Observαble/Cast.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Cast.cs'>
+ <Link>Reactive/Linq/Observable/Cast.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\CombineLatest.cs'>
- <Link>Reactive/Linq/Observαble/CombineLatest.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\CombineLatest.cs'>
+ <Link>Reactive/Linq/Observable/CombineLatest.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\GetEnumerator.cs'>
- <Link>Reactive/Linq/Observαble/GetEnumerator.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\GetEnumerator.cs'>
+ <Link>Reactive/Linq/Observable/GetEnumerator.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\GroupJoin.cs'>
- <Link>Reactive/Linq/Observαble/GroupJoin.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\GroupJoin.cs'>
+ <Link>Reactive/Linq/Observable/GroupJoin.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Join.cs'>
- <Link>Reactive/Linq/Observαble/Join.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Join.cs'>
+ <Link>Reactive/Linq/Observable/Join.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\SelectMany.cs'>
- <Link>Reactive/Linq/Observαble/SelectMany.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\SelectMany.cs'>
+ <Link>Reactive/Linq/Observable/SelectMany.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Zip.cs'>
- <Link>Reactive/Linq/Observαble/Zip.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Zip.cs'>
+ <Link>Reactive/Linq/Observable/Zip.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\OfType.cs'>
- <Link>Reactive/Linq/Observαble/OfType.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\OfType.cs'>
+ <Link>Reactive/Linq/Observable/OfType.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Count.cs'>
- <Link>Reactive/Linq/Observαble/Count.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Count.cs'>
+ <Link>Reactive/Linq/Observable/Count.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\DefaultIfEmpty.cs'>
- <Link>Reactive/Linq/Observαble/DefaultIfEmpty.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\DefaultIfEmpty.cs'>
+ <Link>Reactive/Linq/Observable/DefaultIfEmpty.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Defer.cs'>
- <Link>Reactive/Linq/Observαble/Defer.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Defer.cs'>
+ <Link>Reactive/Linq/Observable/Defer.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Delay.cs'>
- <Link>Reactive/Linq/Observαble/Delay.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Delay.cs'>
+ <Link>Reactive/Linq/Observable/Delay.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\DelaySubscription.cs'>
- <Link>Reactive/Linq/Observαble/DelaySubscription.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\DelaySubscription.cs'>
+ <Link>Reactive/Linq/Observable/DelaySubscription.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Dematerialize.cs'>
- <Link>Reactive/Linq/Observαble/Dematerialize.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Dematerialize.cs'>
+ <Link>Reactive/Linq/Observable/Dematerialize.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Distinct.cs'>
- <Link>Reactive/Linq/Observαble/Distinct.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Distinct.cs'>
+ <Link>Reactive/Linq/Observable/Distinct.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\DistinctUntilChanged.cs'>
- <Link>Reactive/Linq/Observαble/DistinctUntilChanged.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\DistinctUntilChanged.cs'>
+ <Link>Reactive/Linq/Observable/DistinctUntilChanged.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Do.cs'>
- <Link>Reactive/Linq/Observαble/Do.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Do.cs'>
+ <Link>Reactive/Linq/Observable/Do.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\ElementAt.cs'>
- <Link>Reactive/Linq/Observαble/ElementAt.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\ElementAt.cs'>
+ <Link>Reactive/Linq/Observable/ElementAt.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Empty.cs'>
- <Link>Reactive/Linq/Observαble/Empty.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Empty.cs'>
+ <Link>Reactive/Linq/Observable/Empty.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Finally.cs'>
- <Link>Reactive/Linq/Observαble/Finally.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Finally.cs'>
+ <Link>Reactive/Linq/Observable/Finally.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\FirstAsync.cs'>
- <Link>Reactive/Linq/Observαble/FirstAsync.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\FirstAsync.cs'>
+ <Link>Reactive/Linq/Observable/FirstAsync.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\ForEach.cs'>
- <Link>Reactive/Linq/Observαble/ForEach.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\ForEach.cs'>
+ <Link>Reactive/Linq/Observable/ForEach.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\FromEvent.cs'>
- <Link>Reactive/Linq/Observαble/FromEvent.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\FromEvent.cs'>
+ <Link>Reactive/Linq/Observable/FromEvent.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\FromEventPattern.cs'>
- <Link>Reactive/Linq/Observαble/FromEventPattern.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\FromEventPattern.cs'>
+ <Link>Reactive/Linq/Observable/FromEventPattern.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Generate.cs'>
- <Link>Reactive/Linq/Observαble/Generate.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Generate.cs'>
+ <Link>Reactive/Linq/Observable/Generate.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\GroupByUntil.cs'>
- <Link>Reactive/Linq/Observαble/GroupByUntil.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\GroupByUntil.cs'>
+ <Link>Reactive/Linq/Observable/GroupByUntil.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\IgnoreElements.cs'>
- <Link>Reactive/Linq/Observαble/IgnoreElements.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\IgnoreElements.cs'>
+ <Link>Reactive/Linq/Observable/IgnoreElements.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\IsEmpty.cs'>
- <Link>Reactive/Linq/Observαble/IsEmpty.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\IsEmpty.cs'>
+ <Link>Reactive/Linq/Observable/IsEmpty.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\LastAsync.cs'>
- <Link>Reactive/Linq/Observαble/LastAsync.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\LastAsync.cs'>
+ <Link>Reactive/Linq/Observable/LastAsync.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\LongCount.cs'>
- <Link>Reactive/Linq/Observαble/LongCount.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\LongCount.cs'>
+ <Link>Reactive/Linq/Observable/LongCount.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Materialize.cs'>
- <Link>Reactive/Linq/Observαble/Materialize.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Materialize.cs'>
+ <Link>Reactive/Linq/Observable/Materialize.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Max.cs'>
- <Link>Reactive/Linq/Observαble/Max.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Max.cs'>
+ <Link>Reactive/Linq/Observable/Max.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\MaxBy.cs'>
- <Link>Reactive/Linq/Observαble/MaxBy.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\MaxBy.cs'>
+ <Link>Reactive/Linq/Observable/MaxBy.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Merge.cs'>
- <Link>Reactive/Linq/Observαble/Merge.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Merge.cs'>
+ <Link>Reactive/Linq/Observable/Merge.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Min.cs'>
- <Link>Reactive/Linq/Observαble/Min.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Min.cs'>
+ <Link>Reactive/Linq/Observable/Min.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\MinBy.cs'>
- <Link>Reactive/Linq/Observαble/MinBy.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\MinBy.cs'>
+ <Link>Reactive/Linq/Observable/MinBy.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Never.cs'>
- <Link>Reactive/Linq/Observαble/Never.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Never.cs'>
+ <Link>Reactive/Linq/Observable/Never.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\OnErrorResumeNext.cs'>
- <Link>Reactive/Linq/Observαble/OnErrorResumeNext.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\OnErrorResumeNext.cs'>
+ <Link>Reactive/Linq/Observable/OnErrorResumeNext.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Range.cs'>
- <Link>Reactive/Linq/Observαble/Range.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Range.cs'>
+ <Link>Reactive/Linq/Observable/Range.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Repeat.cs'>
- <Link>Reactive/Linq/Observαble/Repeat.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Repeat.cs'>
+ <Link>Reactive/Linq/Observable/Repeat.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Return.cs'>
- <Link>Reactive/Linq/Observαble/Return.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Return.cs'>
+ <Link>Reactive/Linq/Observable/Return.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Sample.cs'>
- <Link>Reactive/Linq/Observαble/Sample.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Sample.cs'>
+ <Link>Reactive/Linq/Observable/Sample.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Scan.cs'>
- <Link>Reactive/Linq/Observαble/Scan.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Scan.cs'>
+ <Link>Reactive/Linq/Observable/Scan.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Select.cs'>
- <Link>Reactive/Linq/Observαble/Select.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Select.cs'>
+ <Link>Reactive/Linq/Observable/Select.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\SequenceEqual.cs'>
- <Link>Reactive/Linq/Observαble/SequenceEqual.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\SequenceEqual.cs'>
+ <Link>Reactive/Linq/Observable/SequenceEqual.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\SingleAsync.cs'>
- <Link>Reactive/Linq/Observαble/SingleAsync.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\SingleAsync.cs'>
+ <Link>Reactive/Linq/Observable/SingleAsync.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Skip.cs'>
- <Link>Reactive/Linq/Observαble/Skip.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Skip.cs'>
+ <Link>Reactive/Linq/Observable/Skip.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\SkipLast.cs'>
- <Link>Reactive/Linq/Observαble/SkipLast.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\SkipLast.cs'>
+ <Link>Reactive/Linq/Observable/SkipLast.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\SkipUntil.cs'>
- <Link>Reactive/Linq/Observαble/SkipUntil.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\SkipUntil.cs'>
+ <Link>Reactive/Linq/Observable/SkipUntil.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\SkipWhile.cs'>
- <Link>Reactive/Linq/Observαble/SkipWhile.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\SkipWhile.cs'>
+ <Link>Reactive/Linq/Observable/SkipWhile.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Sum.cs'>
- <Link>Reactive/Linq/Observαble/Sum.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Sum.cs'>
+ <Link>Reactive/Linq/Observable/Sum.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Switch.cs'>
- <Link>Reactive/Linq/Observαble/Switch.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Switch.cs'>
+ <Link>Reactive/Linq/Observable/Switch.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\TailRecursiveSink.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\TailRecursiveSink.cs'>
<Link>Reactive/Internal/TailRecursiveSink.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Take.cs'>
- <Link>Reactive/Linq/Observαble/Take.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Take.cs'>
+ <Link>Reactive/Linq/Observable/Take.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\TakeLast.cs'>
- <Link>Reactive/Linq/Observαble/TakeLast.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\TakeLast.cs'>
+ <Link>Reactive/Linq/Observable/TakeLast.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\TakeUntil.cs'>
- <Link>Reactive/Linq/Observαble/TakeUntil.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\TakeUntil.cs'>
+ <Link>Reactive/Linq/Observable/TakeUntil.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\TakeWhile.cs'>
- <Link>Reactive/Linq/Observαble/TakeWhile.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\TakeWhile.cs'>
+ <Link>Reactive/Linq/Observable/TakeWhile.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Throttle.cs'>
- <Link>Reactive/Linq/Observαble/Throttle.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Throttle.cs'>
+ <Link>Reactive/Linq/Observable/Throttle.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Throw.cs'>
- <Link>Reactive/Linq/Observαble/Throw.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Throw.cs'>
+ <Link>Reactive/Linq/Observable/Throw.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\TimeInterval.cs'>
- <Link>Reactive/Linq/Observαble/TimeInterval.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\TimeInterval.cs'>
+ <Link>Reactive/Linq/Observable/TimeInterval.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Timeout.cs'>
- <Link>Reactive/Linq/Observαble/Timeout.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Timeout.cs'>
+ <Link>Reactive/Linq/Observable/Timeout.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Timer.cs'>
- <Link>Reactive/Linq/Observαble/Timer.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Timer.cs'>
+ <Link>Reactive/Linq/Observable/Timer.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Timestamp.cs'>
- <Link>Reactive/Linq/Observαble/Timestamp.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Timestamp.cs'>
+ <Link>Reactive/Linq/Observable/Timestamp.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\ToArray.cs'>
- <Link>Reactive/Linq/Observαble/ToArray.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\ToArray.cs'>
+ <Link>Reactive/Linq/Observable/ToArray.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\ToDictionary.cs'>
- <Link>Reactive/Linq/Observαble/ToDictionary.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\ToDictionary.cs'>
+ <Link>Reactive/Linq/Observable/ToDictionary.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\ToList.cs'>
- <Link>Reactive/Linq/Observαble/ToList.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\ToList.cs'>
+ <Link>Reactive/Linq/Observable/ToList.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\ToLookup.cs'>
- <Link>Reactive/Linq/Observαble/ToLookup.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\ToLookup.cs'>
+ <Link>Reactive/Linq/Observable/ToLookup.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\ToObservable.cs'>
- <Link>Reactive/Linq/Observαble/ToObservable.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\ToObservable.cs'>
+ <Link>Reactive/Linq/Observable/ToObservable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Using.cs'>
- <Link>Reactive/Linq/Observαble/Using.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Using.cs'>
+ <Link>Reactive/Linq/Observable/Using.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Where.cs'>
- <Link>Reactive/Linq/Observαble/Where.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Where.cs'>
+ <Link>Reactive/Linq/Observable/Where.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Window.cs'>
- <Link>Reactive/Linq/Observαble/Window.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Window.cs'>
+ <Link>Reactive/Linq/Observable/Window.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\_.cs'>
- <Link>Reactive/Linq/Observαble/_.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\_.cs'>
+ <Link>Reactive/Linq/Observable/_.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Subjects\ConnectableObservable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Subjects\ConnectableObservable.cs'>
<Link>Reactive/Subjects/ConnectableObservable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Subjects\Subject.Extensions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Subjects\Subject.Extensions.cs'>
<Link>Reactive/Subjects/Subject.Extensions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\Either.Generic.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\Either.Generic.cs'>
<Link>Reactive/Internal/Either.Generic.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Subjects\AsyncSubject.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Subjects\AsyncSubject.cs'>
<Link>Reactive/Subjects/AsyncSubject.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Subjects\BehaviorSubject.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Subjects\BehaviorSubject.cs'>
<Link>Reactive/Subjects/BehaviorSubject.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Subjects\Subject.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Subjects\Subject.cs'>
<Link>Reactive/Subjects/Subject.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\GroupedObservable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\GroupedObservable.cs'>
<Link>Reactive/Linq/GroupedObservable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Joins\ActivePlan.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Joins\ActivePlan.cs'>
<Link>Reactive/Joins/ActivePlan.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Joins\JoinObserver.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Joins\JoinObserver.cs'>
<Link>Reactive/Joins/JoinObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Joins\Pattern.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Joins\Pattern.cs'>
<Link>Reactive/Joins/Pattern.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Joins\Plan.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Joins\Plan.cs'>
<Link>Reactive/Joins/Plan.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Aggregates.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Aggregates.cs'>
<Link>Reactive/Linq/Observable.Aggregates.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Awaiter.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Awaiter.cs'>
<Link>Reactive/Linq/Observable.Awaiter.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Binding.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Binding.cs'>
<Link>Reactive/Linq/Observable.Binding.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Blocking.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Blocking.cs'>
<Link>Reactive/Linq/Observable.Blocking.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Concurrency.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Concurrency.cs'>
<Link>Reactive/Linq/Observable.Concurrency.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Conversions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Conversions.cs'>
<Link>Reactive/Linq/Observable.Conversions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Creation.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Creation.cs'>
<Link>Reactive/Linq/Observable.Creation.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Joins.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Joins.cs'>
<Link>Reactive/Linq/Observable.Joins.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Multiple.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Multiple.cs'>
<Link>Reactive/Linq/Observable.Multiple.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Single.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Single.cs'>
<Link>Reactive/Linq/Observable.Single.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.StandardSequenceOperators.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.StandardSequenceOperators.cs'>
<Link>Reactive/Linq/Observable.StandardSequenceOperators.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Time.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Time.cs'>
<Link>Reactive/Linq/Observable.Time.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\PushPullAdapter.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\PushPullAdapter.cs'>
<Link>Reactive/Internal/PushPullAdapter.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Subjects\ReplaySubject.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Subjects\ReplaySubject.cs'>
<Link>Reactive/Subjects/ReplaySubject.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Threading\Tasks\NamespaceDoc.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Threading\Tasks\NamespaceDoc.cs'>
<Link>Reactive/Threading/Tasks/NamespaceDoc.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Threading\Tasks\TaskObservableExtensions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Threading\Tasks\TaskObservableExtensions.cs'>
<Link>Reactive/Threading/Tasks/TaskObservableExtensions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\TimeInterval.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\TimeInterval.cs'>
<Link>Reactive/TimeInterval.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Timestamped.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Timestamped.cs'>
<Link>Reactive/Timestamped.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Strings_Linq.Generated.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Strings_Linq.Generated.cs'>
<Link>Strings_Linq.Generated.cs</Link>
</Compile>
diff --git a/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.PlatformServices/android_System.Reactive.PlatformServices.csproj b/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.PlatformServices/android_System.Reactive.PlatformServices.csproj
index 1307556..d0d6cf5 100644
--- a/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.PlatformServices/android_System.Reactive.PlatformServices.csproj
+++ b/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.PlatformServices/android_System.Reactive.PlatformServices.csproj
@@ -10,7 +10,8 @@
<OutputType>Library</OutputType>
<RootNamespace>System.Reactive</RootNamespace>
<AssemblyName>System.Reactive.PlatformServices</AssemblyName>
- <DefineConstants>DEBUG;NO_TASK_DELAY;NUNIT</DefineConstants>
+ <DefineConstants>DEBUG;NO_TASK_DELAY;SIGNED;NUNIT</DefineConstants>
+ <additionalargs>-delaysign -keyfile:../reactive.pub</additionalargs>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>True</DebugSymbols>
@@ -56,7 +57,7 @@
-->
</ItemGroup>
<ItemGroup>
- <EmbeddedResource Include='..\..\..\..\../../../external/rx/Rx.NET/System.Reactive.PlatformServices/Strings_PlatformServices.resx'>
+ <EmbeddedResource Include='..\..\..\..\..\..\../../../external/rx/Rx/NET/Source/System.Reactive.PlatformServices/Strings_PlatformServices.resx'>
<Link>Strings_PlatformServices.resx</Link>
</EmbeddedResource>
@@ -65,58 +66,61 @@
<Link>ColdObservable.cs</Link>
</Compile>
-->
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\GlobalSuppressions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\GlobalSuppressions.cs'>
<Link>GlobalSuppressions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Properties\AssemblyInfo.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Properties\AssemblyInfo.cs'>
<Link>Properties/AssemblyInfo.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Concurrency\ConcurrencyAbstractionLayerImpl.Windows.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Concurrency\ConcurrencyAbstractionLayerImpl.Windows.cs'>
<Link>Reactive/Concurrency/ConcurrencyAbstractionLayerImpl.Windows.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Concurrency\EventLoopScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Concurrency\EventLoopScheduler.cs'>
<Link>Reactive/Concurrency/EventLoopScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Concurrency\NewThreadScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Concurrency\NewThreadScheduler.cs'>
<Link>Reactive/Concurrency/NewThreadScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Concurrency\ConcurrencyAbstractionLayerImpl.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Concurrency\ConcurrencyAbstractionLayerImpl.cs'>
<Link>Reactive/Concurrency/ConcurrencyAbstractionLayerImpl.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Concurrency\Thread.Stub.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Concurrency\Thread.Stub.cs'>
<Link>Reactive/Concurrency/Thread.Stub.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Concurrency\ThreadPoolScheduler.Windows.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Concurrency\ThreadPoolScheduler.Windows.cs'>
<Link>Reactive/Concurrency/ThreadPoolScheduler.Windows.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\EnlightenmentProvider.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\EnlightenmentProvider.cs'>
<Link>Reactive/EnlightenmentProvider.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Internal\HostLifecycleNotifications.WindowsPhone.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Internal\HostLifecycleNotifications.WindowsPhone.cs'>
<Link>Reactive/Internal/HostLifecycleNotifications.WindowsPhone.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Internal\HostLifecycleNotifications.Windows.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Internal\HostLifecycleNotifications.Windows.cs'>
<Link>Reactive/Internal/HostLifecycleNotifications.Windows.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Internal\PhoneShellThunks.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Internal\PhoneShellThunks.cs'>
<Link>Reactive/Internal/PhoneShellThunks.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Internal\StopwatchImpl.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Internal\StopwatchImpl.cs'>
<Link>Reactive/Internal/StopwatchImpl.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Concurrency\TaskPoolScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Concurrency\TaskPoolScheduler.cs'>
<Link>Reactive/Concurrency/TaskPoolScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Concurrency\ThreadPoolScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Concurrency\ThreadPoolScheduler.cs'>
<Link>Reactive/Concurrency/ThreadPoolScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Internal\ExceptionServicesImpl.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Internal\ExceptionServicesImpl.cs'>
<Link>Reactive/Internal/ExceptionServicesImpl.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Internal\PlatformEnlightenmentProvider.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Internal\PlatformEnlightenmentProvider.cs'>
<Link>Reactive/Internal/PlatformEnlightenmentProvider.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Strings_PlatformServices.Generated.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Internal\Stubs.cs'>
+ <Link>Reactive/Internal/Stubs.cs</Link>
+ </Compile>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Strings_PlatformServices.Generated.cs'>
<Link>Strings_PlatformServices.Generated.cs</Link>
</Compile>
diff --git a/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Providers/android_System.Reactive.Providers.csproj b/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Providers/android_System.Reactive.Providers.csproj
index 27f1dbb..3e5476d 100644
--- a/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Providers/android_System.Reactive.Providers.csproj
+++ b/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Providers/android_System.Reactive.Providers.csproj
@@ -10,7 +10,8 @@
<OutputType>Library</OutputType>
<RootNamespace>System.Reactive</RootNamespace>
<AssemblyName>System.Reactive.Providers</AssemblyName>
- <DefineConstants>DEBUG;NO_TASK_DELAY;NUNIT</DefineConstants>
+ <DefineConstants>DEBUG;NO_TASK_DELAY;SIGNED;NUNIT</DefineConstants>
+ <additionalargs>-delaysign -keyfile:../reactive.pub</additionalargs>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>True</DebugSymbols>
@@ -56,7 +57,7 @@
-->
</ItemGroup>
<ItemGroup>
- <EmbeddedResource Include='..\..\..\..\../../../external/rx/Rx.NET/System.Reactive.Providers/Strings_Providers.resx'>
+ <EmbeddedResource Include='..\..\..\..\..\..\../../../external/rx/Rx/NET/Source/System.Reactive.Providers/Strings_Providers.resx'>
<Link>Strings_Providers.resx</Link>
</EmbeddedResource>
@@ -65,40 +66,40 @@
<Link>ColdObservable.cs</Link>
</Compile>
-->
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Providers\GlobalSuppressions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\GlobalSuppressions.cs'>
<Link>GlobalSuppressions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Providers\Properties\AssemblyInfo.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Properties\AssemblyInfo.cs'>
<Link>Properties/AssemblyInfo.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Providers\Reactive\Internal\Constants.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\Internal\Constants.cs'>
<Link>Reactive/Internal/Constants.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Providers\Reactive\Joins\QueryablePattern.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\Joins\QueryablePattern.cs'>
<Link>Reactive/Joins/QueryablePattern.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Providers\Reactive\Joins\QueryablePlan.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\Joins\QueryablePlan.cs'>
<Link>Reactive/Joins/QueryablePlan.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Providers\Reactive\Linq\ExpressionVisitor.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\Linq\ExpressionVisitor.cs'>
<Link>Reactive/Linq/ExpressionVisitor.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Providers\Reactive\Linq\Observable.Queryable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\Linq\Observable.Queryable.cs'>
<Link>Reactive/Linq/Observable.Queryable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Providers\Reactive\Linq\Qbservable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\Linq\Qbservable.cs'>
<Link>Reactive/Linq/Qbservable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Providers\Reactive\Linq\Qbservable.Generated.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\Linq\Qbservable.Generated.cs'>
<Link>Reactive/Linq/Qbservable.Generated.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Providers\Reactive\Linq\Qbservable.Joins.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\Linq\Qbservable.Joins.cs'>
<Link>Reactive/Linq/Qbservable.Joins.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Providers\Reactive\ObservableQuery.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\ObservableQuery.cs'>
<Link>Reactive/ObservableQuery.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Providers\Strings_Providers.Generated.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Strings_Providers.Generated.cs'>
<Link>Strings_Providers.Generated.cs</Link>
</Compile>
diff --git a/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Runtime.Remoting/android_System.Reactive.Runtime.Remoting.csproj b/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Runtime.Remoting/android_System.Reactive.Runtime.Remoting.csproj
index 37eec48..e958f64 100644
--- a/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Runtime.Remoting/android_System.Reactive.Runtime.Remoting.csproj
+++ b/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Runtime.Remoting/android_System.Reactive.Runtime.Remoting.csproj
@@ -10,7 +10,8 @@
<OutputType>Library</OutputType>
<RootNamespace>System.Reactive</RootNamespace>
<AssemblyName>System.Reactive.Runtime.Remoting</AssemblyName>
- <DefineConstants>DEBUG;NO_TASK_DELAY;NUNIT</DefineConstants>
+ <DefineConstants>DEBUG;NO_TASK_DELAY;SIGNED;NUNIT</DefineConstants>
+ <additionalargs>-delaysign -keyfile:../reactive.pub</additionalargs>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>True</DebugSymbols>
@@ -59,16 +60,16 @@
<Link>ColdObservable.cs</Link>
</Compile>
-->
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Runtime.Remoting\GlobalSuppressions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Runtime.Remoting\GlobalSuppressions.cs'>
<Link>GlobalSuppressions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Runtime.Remoting\Properties\AssemblyInfo.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Runtime.Remoting\Properties\AssemblyInfo.cs'>
<Link>Properties/AssemblyInfo.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Runtime.Remoting\Reactive\Linq\Observable.Remoting.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Runtime.Remoting\Reactive\Linq\Observable.Remoting.cs'>
<Link>Reactive/Linq/Observable.Remoting.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Runtime.Remoting\Reactive\Linq\QueryLanguage.Remoting.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Runtime.Remoting\Reactive\Linq\QueryLanguage.Remoting.cs'>
<Link>Reactive/Linq/QueryLanguage.Remoting.cs</Link>
</Compile>
diff --git a/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Core/ios_System.Reactive.Core.csproj b/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Core/ios_System.Reactive.Core.csproj
index 4bc5391..730762c 100644
--- a/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Core/ios_System.Reactive.Core.csproj
+++ b/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Core/ios_System.Reactive.Core.csproj
@@ -13,6 +13,8 @@
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
<AssemblyName>System.Reactive.Core</AssemblyName>
<ProductSignAssembly>true</ProductSignAssembly>
+ <DefineConstants>NO_TASK_DELAY;NUNIT;SIGNED</DefineConstants>
+ <additionalargs>-delaysign -keyfile:../reactive.pub</additionalargs>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>True</DebugSymbols>
@@ -21,7 +23,7 @@
<OutputPath>bin\Debug</OutputPath>
<ConsolePause>False</ConsolePause>
<WarningLevel>4</WarningLevel>
- <DefineConstants>DEBUG;MONOTOUCH;NUNIT;NO_TASK_DELAY;PREFER_ASYNC;HAS_APTCA;NO_WINDOWS_THREADING;NO_SERIALIZABLE;NO_REFLECTION_EMIT;PLIB</DefineConstants>
+ <DefineConstants>DEBUG;$(DefineConstants)</DefineConstants>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
@@ -29,9 +31,10 @@
<OutputPath>bin\Release</OutputPath>
<ConsolePause>False</ConsolePause>
<WarningLevel>4</WarningLevel>
- <DefineConstants>MONOTOUCH;NUNIT;NO_TASK_DELAY;PREFER_ASYNC;HAS_APTCA;NO_WINDOWS_THREADING;NO_SERIALIZABLE;NO_REFLECTION_EMIT;PLIB</DefineConstants>
+ <DefineConstants>$(DefineConstants);NO_EVENTARGS_CONSTRAINT;HAS_PROGRESS;PREFER_ASYNC;HAS_APTCA;NO_REMOTING;NO_SERIALIZABLE;NO_THREAD;CRIPPLED_REFLECTION;PLIB</DefineConstants>
</PropertyGroup>
<PropertyGroup>
+ <DefineConstants>$(DefineConstants);NO_EVENTARGS_CONSTRAINT;HAS_PROGRESS;PREFER_ASYNC;HAS_APTCA;NO_REMOTING;NO_SERIALIZABLE;NO_THREAD;CRIPPLED_REFLECTION;PLIB</DefineConstants>
<!--
<TargetFrameworkIdentifier>iOS</TargetFrameworkIdentifier>
<TargetFrameworkVersion>v2.0.5</TargetFrameworkVersion>
@@ -47,6 +50,7 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
+ <Reference Include="MonoTouch.NUnitLite" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\System.Reactive.Interfaces\ios_System.Reactive.Interfaces.csproj" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@@ -61,7 +65,7 @@
-->
</ItemGroup>
<ItemGroup>
- <EmbeddedResource Include='..\..\..\..\../../../external/rx/Rx.NET/System.Reactive.Core/Strings_Core.resx'>
+ <EmbeddedResource Include='..\..\..\..\..\..\../../../external/rx/Rx/NET/Source/System.Reactive.Core/Strings_Core.resx'>
<Link>Strings_Core.resx</Link>
</EmbeddedResource>
@@ -70,238 +74,238 @@
<Link>ColdObservable.cs</Link>
</Compile>
-->
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\GlobalSuppressions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\GlobalSuppressions.cs'>
<Link>GlobalSuppressions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\InternalsVisibleTo.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\InternalsVisibleTo.cs'>
<Link>InternalsVisibleTo.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\NamespaceDocs.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\NamespaceDocs.cs'>
<Link>NamespaceDocs.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Observable.Extensions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Observable.Extensions.cs'>
<Link>Observable.Extensions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Observer.Extensions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Observer.Extensions.cs'>
<Link>Observer.Extensions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Properties\AssemblyInfo.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Properties\AssemblyInfo.cs'>
<Link>Properties/AssemblyInfo.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\AnonymousObservable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\AnonymousObservable.cs'>
<Link>Reactive/AnonymousObservable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\AnonymousObserver.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\AnonymousObserver.cs'>
<Link>Reactive/AnonymousObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\AnonymousSafeObserver.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\AnonymousSafeObserver.cs'>
<Link>Reactive/AnonymousSafeObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\AsyncLock.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\AsyncLock.cs'>
<Link>Reactive/Concurrency/AsyncLock.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\CatchScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\CatchScheduler.cs'>
<Link>Reactive/Concurrency/CatchScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\ConcurrencyAbstractionLayer.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\ConcurrencyAbstractionLayer.cs'>
<Link>Reactive/Concurrency/ConcurrencyAbstractionLayer.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\ConcurrencyAbstractionLayer.Default.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\ConcurrencyAbstractionLayer.Default.cs'>
<Link>Reactive/Concurrency/ConcurrencyAbstractionLayer.Default.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\Scheduler.Wrappers.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\Scheduler.Wrappers.cs'>
<Link>Reactive/Concurrency/Scheduler.Wrappers.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\DisableOptimizationsScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\DisableOptimizationsScheduler.cs'>
<Link>Reactive/Concurrency/DisableOptimizationsScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\Scheduler.Services.Emulation.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\Scheduler.Services.Emulation.cs'>
<Link>Reactive/Concurrency/Scheduler.Services.Emulation.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\LocalScheduler.TimerQueue.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\LocalScheduler.TimerQueue.cs'>
<Link>Reactive/Concurrency/LocalScheduler.TimerQueue.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\Scheduler.Services.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\Scheduler.Services.cs'>
<Link>Reactive/Concurrency/Scheduler.Services.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\CurrentThreadScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\CurrentThreadScheduler.cs'>
<Link>Reactive/Concurrency/CurrentThreadScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\ImmediateScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\ImmediateScheduler.cs'>
<Link>Reactive/Concurrency/ImmediateScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\LocalScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\LocalScheduler.cs'>
<Link>Reactive/Concurrency/LocalScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\ScheduledItem.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\ScheduledItem.cs'>
<Link>Reactive/Concurrency/ScheduledItem.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\Scheduler.Async.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\Scheduler.Async.cs'>
<Link>Reactive/Concurrency/Scheduler.Async.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\Scheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\Scheduler.cs'>
<Link>Reactive/Concurrency/Scheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\Scheduler.Recursive.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\Scheduler.Recursive.cs'>
<Link>Reactive/Concurrency/Scheduler.Recursive.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\Scheduler.Simple.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\Scheduler.Simple.cs'>
<Link>Reactive/Concurrency/Scheduler.Simple.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\SchedulerDefaults.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\SchedulerDefaults.cs'>
<Link>Reactive/Concurrency/SchedulerDefaults.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\SchedulerOperation.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\SchedulerOperation.cs'>
<Link>Reactive/Concurrency/SchedulerOperation.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\SchedulerQueue.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\SchedulerQueue.cs'>
<Link>Reactive/Concurrency/SchedulerQueue.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\SchedulerWrapper.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\SchedulerWrapper.cs'>
<Link>Reactive/Concurrency/SchedulerWrapper.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\Stopwatch.Default.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\Stopwatch.Default.cs'>
<Link>Reactive/Concurrency/Stopwatch.Default.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\Synchronization.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\Synchronization.cs'>
<Link>Reactive/Concurrency/Synchronization.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\Synchronization.ObserveOn.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\Synchronization.ObserveOn.cs'>
<Link>Reactive/Concurrency/Synchronization.ObserveOn.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\Synchronization.Synchronize.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\Synchronization.Synchronize.cs'>
<Link>Reactive/Concurrency/Synchronization.Synchronize.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\SynchronizationContextScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\SynchronizationContextScheduler.cs'>
<Link>Reactive/Concurrency/SynchronizationContextScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Concurrency\DefaultScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Concurrency\DefaultScheduler.cs'>
<Link>Reactive/Concurrency/DefaultScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\AsyncLockObserver.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\AsyncLockObserver.cs'>
<Link>Reactive/Internal/AsyncLockObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\CheckedObserver.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\CheckedObserver.cs'>
<Link>Reactive/Internal/CheckedObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\ConcurrentDictionary.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\ConcurrentDictionary.cs'>
<Link>Reactive/Internal/ConcurrentDictionary.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\ConcurrentQueue.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\ConcurrentQueue.cs'>
<Link>Reactive/Internal/ConcurrentQueue.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\Constants.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\Constants.cs'>
<Link>Reactive/Internal/Constants.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Disposables\AnonymousDisposable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Disposables\AnonymousDisposable.cs'>
<Link>Reactive/Disposables/AnonymousDisposable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Disposables\BooleanDisposable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Disposables\BooleanDisposable.cs'>
<Link>Reactive/Disposables/BooleanDisposable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Disposables\CancellationDisposable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Disposables\CancellationDisposable.cs'>
<Link>Reactive/Disposables/CancellationDisposable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Disposables\CompositeDisposable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Disposables\CompositeDisposable.cs'>
<Link>Reactive/Disposables/CompositeDisposable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Disposables\ContextDisposable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Disposables\ContextDisposable.cs'>
<Link>Reactive/Disposables/ContextDisposable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Disposables\DefaultDisposable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Disposables\DefaultDisposable.cs'>
<Link>Reactive/Disposables/DefaultDisposable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Disposables\Disposable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Disposables\Disposable.cs'>
<Link>Reactive/Disposables/Disposable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Disposables\MultipleAssignmentDisposable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Disposables\MultipleAssignmentDisposable.cs'>
<Link>Reactive/Disposables/MultipleAssignmentDisposable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Disposables\RefCountDisposable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Disposables\RefCountDisposable.cs'>
<Link>Reactive/Disposables/RefCountDisposable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Disposables\ScheduledDisposable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Disposables\ScheduledDisposable.cs'>
<Link>Reactive/Disposables/ScheduledDisposable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Disposables\SerialDisposable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Disposables\SerialDisposable.cs'>
<Link>Reactive/Disposables/SerialDisposable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Disposables\SingleAssignmentDisposable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Disposables\SingleAssignmentDisposable.cs'>
<Link>Reactive/Disposables/SingleAssignmentDisposable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\AutoDetachObserver.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\AutoDetachObserver.cs'>
<Link>Reactive/Internal/AutoDetachObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\ExceptionServices.Default.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\ExceptionServices.Default.cs'>
<Link>Reactive/Internal/ExceptionServices.Default.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\ExceptionServices.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\ExceptionServices.cs'>
<Link>Reactive/Internal/ExceptionServices.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\HostLifecycleService.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\HostLifecycleService.cs'>
<Link>Reactive/Internal/HostLifecycleService.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\ImmutableList.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\ImmutableList.cs'>
<Link>Reactive/Internal/ImmutableList.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\Lazy.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\Lazy.cs'>
<Link>Reactive/Internal/Lazy.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\Observers.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\Observers.cs'>
<Link>Reactive/Internal/Observers.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\PlatformEnlightenmentProvider.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\PlatformEnlightenmentProvider.cs'>
<Link>Reactive/Internal/PlatformEnlightenmentProvider.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\PriorityQueue.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\PriorityQueue.cs'>
<Link>Reactive/Internal/PriorityQueue.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\Producer.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\Producer.cs'>
<Link>Reactive/Internal/Producer.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\SafeObserver.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\SafeObserver.cs'>
<Link>Reactive/Internal/SafeObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\ScheduledObserver.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\ScheduledObserver.cs'>
<Link>Reactive/Internal/ScheduledObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\Semaphore.Silverlight.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\Semaphore.Silverlight.cs'>
<Link>Reactive/Internal/Semaphore.Silverlight.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\Semaphore.Xna.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\Semaphore.Xna.cs'>
<Link>Reactive/Internal/Semaphore.Xna.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\Sink.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\Sink.cs'>
<Link>Reactive/Internal/Sink.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\Stubs.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\Stubs.cs'>
<Link>Reactive/Internal/Stubs.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\SynchronizationContextExtensions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\SynchronizationContextExtensions.cs'>
<Link>Reactive/Internal/SynchronizationContextExtensions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\SynchronizedObserver.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\SynchronizedObserver.cs'>
<Link>Reactive/Internal/SynchronizedObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\SystemClock.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\SystemClock.cs'>
<Link>Reactive/Internal/SystemClock.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Internal\SystemClock.Default.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Internal\SystemClock.Default.cs'>
<Link>Reactive/Internal/SystemClock.Default.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Notification.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Notification.cs'>
<Link>Reactive/Notification.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\ObservableBase.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\ObservableBase.cs'>
<Link>Reactive/ObservableBase.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\ObserverBase.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\ObserverBase.cs'>
<Link>Reactive/ObserverBase.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Reactive\Unit.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Reactive\Unit.cs'>
<Link>Reactive/Unit.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Core\Strings_Core.Generated.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Core\Strings_Core.Generated.cs'>
<Link>Strings_Core.Generated.cs</Link>
</Compile>
diff --git a/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Debugger/ios_System.Reactive.Debugger.csproj b/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Debugger/ios_System.Reactive.Debugger.csproj
index 1753a36..a2d4cff 100644
--- a/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Debugger/ios_System.Reactive.Debugger.csproj
+++ b/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Debugger/ios_System.Reactive.Debugger.csproj
@@ -13,6 +13,8 @@
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
<AssemblyName>System.Reactive.Debugger</AssemblyName>
<ProductSignAssembly>true</ProductSignAssembly>
+ <DefineConstants>NO_TASK_DELAY;NUNIT;SIGNED</DefineConstants>
+ <additionalargs>-delaysign -keyfile:../reactive.pub</additionalargs>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>True</DebugSymbols>
@@ -21,7 +23,7 @@
<OutputPath>bin\Debug</OutputPath>
<ConsolePause>False</ConsolePause>
<WarningLevel>4</WarningLevel>
- <DefineConstants>DEBUG;MONOTOUCH;NUNIT;NO_TASK_DELAY;PREFER_ASYNC;HAS_APTCA;NO_WINDOWS_THREADING;NO_SERIALIZABLE;NO_REFLECTION_EMIT;PLIB</DefineConstants>
+ <DefineConstants>DEBUG;$(DefineConstants)</DefineConstants>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
@@ -29,9 +31,10 @@
<OutputPath>bin\Release</OutputPath>
<ConsolePause>False</ConsolePause>
<WarningLevel>4</WarningLevel>
- <DefineConstants>MONOTOUCH;NUNIT;NO_TASK_DELAY;PREFER_ASYNC;HAS_APTCA;NO_WINDOWS_THREADING;NO_SERIALIZABLE;NO_REFLECTION_EMIT;PLIB</DefineConstants>
+ <DefineConstants>$(DefineConstants);NO_EVENTARGS_CONSTRAINT;HAS_PROGRESS;PREFER_ASYNC;HAS_APTCA;NO_REMOTING;NO_SERIALIZABLE;NO_THREAD;CRIPPLED_REFLECTION;PLIB</DefineConstants>
</PropertyGroup>
<PropertyGroup>
+ <DefineConstants>$(DefineConstants);NO_EVENTARGS_CONSTRAINT;HAS_PROGRESS;PREFER_ASYNC;HAS_APTCA;NO_REMOTING;NO_SERIALIZABLE;NO_THREAD;CRIPPLED_REFLECTION;PLIB</DefineConstants>
<!--
<TargetFrameworkIdentifier>iOS</TargetFrameworkIdentifier>
<TargetFrameworkVersion>v2.0.5</TargetFrameworkVersion>
@@ -47,6 +50,7 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
+ <Reference Include="MonoTouch.NUnitLite" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\System.Reactive.Core\ios_System.Reactive.Core.csproj" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@@ -79,10 +83,10 @@
<Link>ColdObservable.cs</Link>
</Compile>
-->
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Debugger\Properties\AssemblyInfo.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Debugger\Properties\AssemblyInfo.cs'>
<Link>Properties/AssemblyInfo.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Debugger\Reactive\Linq\QueryDebugger.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Debugger\Reactive\Linq\QueryDebugger.cs'>
<Link>Reactive/Linq/QueryDebugger.cs</Link>
</Compile>
diff --git a/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Experimental/ios_System.Reactive.Experimental.csproj b/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Experimental/ios_System.Reactive.Experimental.csproj
index e8b99f1..cb3aac7 100644
--- a/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Experimental/ios_System.Reactive.Experimental.csproj
+++ b/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Experimental/ios_System.Reactive.Experimental.csproj
@@ -13,6 +13,8 @@
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
<AssemblyName>System.Reactive.Experimental</AssemblyName>
<ProductSignAssembly>true</ProductSignAssembly>
+ <DefineConstants>NO_TASK_DELAY;NUNIT;SIGNED</DefineConstants>
+ <additionalargs>-delaysign -keyfile:../reactive.pub</additionalargs>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>True</DebugSymbols>
@@ -21,7 +23,7 @@
<OutputPath>bin\Debug</OutputPath>
<ConsolePause>False</ConsolePause>
<WarningLevel>4</WarningLevel>
- <DefineConstants>DEBUG;MONOTOUCH;NUNIT;NO_TASK_DELAY;PREFER_ASYNC;HAS_APTCA;NO_WINDOWS_THREADING;NO_SERIALIZABLE;NO_REFLECTION_EMIT;PLIB</DefineConstants>
+ <DefineConstants>DEBUG;$(DefineConstants)</DefineConstants>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
@@ -29,9 +31,10 @@
<OutputPath>bin\Release</OutputPath>
<ConsolePause>False</ConsolePause>
<WarningLevel>4</WarningLevel>
- <DefineConstants>MONOTOUCH;NUNIT;NO_TASK_DELAY;PREFER_ASYNC;HAS_APTCA;NO_WINDOWS_THREADING;NO_SERIALIZABLE;NO_REFLECTION_EMIT;PLIB</DefineConstants>
+ <DefineConstants>$(DefineConstants);NO_EVENTARGS_CONSTRAINT;HAS_PROGRESS;PREFER_ASYNC;HAS_APTCA;NO_REMOTING;NO_SERIALIZABLE;NO_THREAD;CRIPPLED_REFLECTION;PLIB</DefineConstants>
</PropertyGroup>
<PropertyGroup>
+ <DefineConstants>$(DefineConstants);NO_EVENTARGS_CONSTRAINT;HAS_PROGRESS;PREFER_ASYNC;HAS_APTCA;NO_REMOTING;NO_SERIALIZABLE;NO_THREAD;CRIPPLED_REFLECTION;PLIB</DefineConstants>
<!--
<TargetFrameworkIdentifier>iOS</TargetFrameworkIdentifier>
<TargetFrameworkVersion>v2.0.5</TargetFrameworkVersion>
@@ -47,6 +50,7 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
+ <Reference Include="MonoTouch.NUnitLite" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\System.Reactive.Linq\ios_System.Reactive.Linq.csproj" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@@ -73,34 +77,34 @@
<Link>ColdObservable.cs</Link>
</Compile>
-->
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Experimental\ExperimentalAttribute.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\ExperimentalAttribute.cs'>
<Link>ExperimentalAttribute.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Experimental\InternalsVisibleTo.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\InternalsVisibleTo.cs'>
<Link>InternalsVisibleTo.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Experimental\Properties\AssemblyInfo.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Properties\AssemblyInfo.cs'>
<Link>Properties/AssemblyInfo.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Experimental\Reactive\Internal\BinaryObserver.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\Internal\BinaryObserver.cs'>
<Link>Reactive/Internal/BinaryObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Experimental\Reactive\Linq\QbservableEx.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\Linq\QbservableEx.cs'>
<Link>Reactive/Linq/QbservableEx.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Experimental\Reactive\Linq\IQueryLanguageEx.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\Linq\IQueryLanguageEx.cs'>
<Link>Reactive/Linq/IQueryLanguageEx.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Experimental\Reactive\Linq\ObservableEx.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\Linq\ObservableEx.cs'>
<Link>Reactive/Linq/ObservableEx.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Experimental\Reactive\Linq\QbservableEx.Generated.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\Linq\QbservableEx.Generated.cs'>
<Link>Reactive/Linq/QbservableEx.Generated.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Experimental\Reactive\Linq\QueryLanguageEx.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\Linq\QueryLanguageEx.cs'>
<Link>Reactive/Linq/QueryLanguageEx.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Experimental\Reactive\ListObservable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\ListObservable.cs'>
<Link>Reactive/ListObservable.cs</Link>
</Compile>
diff --git a/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Interfaces/ios_System.Reactive.Interfaces.csproj b/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Interfaces/ios_System.Reactive.Interfaces.csproj
index 6aa1eaf..63d1254 100644
--- a/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Interfaces/ios_System.Reactive.Interfaces.csproj
+++ b/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Interfaces/ios_System.Reactive.Interfaces.csproj
@@ -13,6 +13,8 @@
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
<AssemblyName>System.Reactive.Interfaces</AssemblyName>
<ProductSignAssembly>true</ProductSignAssembly>
+ <DefineConstants>NO_TASK_DELAY;NUNIT;SIGNED</DefineConstants>
+ <additionalargs>-delaysign -keyfile:../reactive.pub</additionalargs>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>True</DebugSymbols>
@@ -21,7 +23,7 @@
<OutputPath>bin\Debug</OutputPath>
<ConsolePause>False</ConsolePause>
<WarningLevel>4</WarningLevel>
- <DefineConstants>DEBUG;MONOTOUCH;NUNIT;NO_TASK_DELAY;PREFER_ASYNC;HAS_APTCA;NO_WINDOWS_THREADING;NO_SERIALIZABLE;NO_REFLECTION_EMIT;PLIB</DefineConstants>
+ <DefineConstants>DEBUG;$(DefineConstants)</DefineConstants>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
@@ -29,9 +31,10 @@
<OutputPath>bin\Release</OutputPath>
<ConsolePause>False</ConsolePause>
<WarningLevel>4</WarningLevel>
- <DefineConstants>MONOTOUCH;NUNIT;NO_TASK_DELAY;PREFER_ASYNC;HAS_APTCA;NO_WINDOWS_THREADING;NO_SERIALIZABLE;NO_REFLECTION_EMIT;PLIB</DefineConstants>
+ <DefineConstants>$(DefineConstants);NO_EVENTARGS_CONSTRAINT;HAS_PROGRESS;PREFER_ASYNC;HAS_APTCA;NO_REMOTING;NO_SERIALIZABLE;NO_THREAD;CRIPPLED_REFLECTION;PLIB</DefineConstants>
</PropertyGroup>
<PropertyGroup>
+ <DefineConstants>$(DefineConstants);NO_EVENTARGS_CONSTRAINT;HAS_PROGRESS;PREFER_ASYNC;HAS_APTCA;NO_REMOTING;NO_SERIALIZABLE;NO_THREAD;CRIPPLED_REFLECTION;PLIB</DefineConstants>
<!--
<TargetFrameworkIdentifier>iOS</TargetFrameworkIdentifier>
<TargetFrameworkVersion>v2.0.5</TargetFrameworkVersion>
@@ -47,6 +50,7 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
+ <Reference Include="MonoTouch.NUnitLite" />
</ItemGroup>
<ItemGroup>
@@ -64,76 +68,76 @@
<Link>ColdObservable.cs</Link>
</Compile>
-->
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\AssemblyFileVersionAttribute.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\AssemblyFileVersionAttribute.cs'>
<Link>AssemblyFileVersionAttribute.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\DateTimeOffset.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\DateTimeOffset.cs'>
<Link>DateTimeOffset.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\GlobalSuppressions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\GlobalSuppressions.cs'>
<Link>GlobalSuppressions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\IObservable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\IObservable.cs'>
<Link>IObservable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\IObserver.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\IObserver.cs'>
<Link>IObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\NamespaceDocs.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\NamespaceDocs.cs'>
<Link>NamespaceDocs.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Properties\AssemblyInfo.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Properties\AssemblyInfo.cs'>
<Link>Properties/AssemblyInfo.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Concurrency\ISchedulerPeriodic.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Concurrency\ISchedulerPeriodic.cs'>
<Link>Reactive/Concurrency/ISchedulerPeriodic.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Concurrency\IStopwatchProvider.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Concurrency\IStopwatchProvider.cs'>
<Link>Reactive/Concurrency/IStopwatchProvider.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Concurrency\IScheduledItem.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Concurrency\IScheduledItem.cs'>
<Link>Reactive/Concurrency/IScheduledItem.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Concurrency\IScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Concurrency\IScheduler.cs'>
<Link>Reactive/Concurrency/IScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Concurrency\ISchedulerLongRunning.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Concurrency\ISchedulerLongRunning.cs'>
<Link>Reactive/Concurrency/ISchedulerLongRunning.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Concurrency\IStopwatch.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Concurrency\IStopwatch.cs'>
<Link>Reactive/Concurrency/IStopwatch.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Disposables\ICancelable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Disposables\ICancelable.cs'>
<Link>Reactive/Disposables/ICancelable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\IEventPattern.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\IEventPattern.cs'>
<Link>Reactive/IEventPattern.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\IEventPatternSource.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\IEventPatternSource.cs'>
<Link>Reactive/IEventPatternSource.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\IEventSource.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\IEventSource.cs'>
<Link>Reactive/IEventSource.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\IObserver.Result.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\IObserver.Result.cs'>
<Link>Reactive/IObserver.Result.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Linq\IGroupedObservable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Linq\IGroupedObservable.cs'>
<Link>Reactive/Linq/IGroupedObservable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Linq\IQbservable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Linq\IQbservable.cs'>
<Link>Reactive/Linq/IQbservable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Linq\IQbservableProvider.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Linq\IQbservableProvider.cs'>
<Link>Reactive/Linq/IQbservableProvider.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Subjects\IConnectableObservable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Subjects\IConnectableObservable.cs'>
<Link>Reactive/Subjects/IConnectableObservable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Subjects\ISubject.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Subjects\ISubject.cs'>
<Link>Reactive/Subjects/ISubject.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Interfaces\Reactive\Subjects\ISubject.Multi.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Interfaces\Reactive\Subjects\ISubject.Multi.cs'>
<Link>Reactive/Subjects/ISubject.Multi.cs</Link>
</Compile>
diff --git a/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Linq/ios_System.Reactive.Linq.csproj b/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Linq/ios_System.Reactive.Linq.csproj
index 2f66003..fcf3335 100644
--- a/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Linq/ios_System.Reactive.Linq.csproj
+++ b/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Linq/ios_System.Reactive.Linq.csproj
@@ -13,6 +13,8 @@
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
<AssemblyName>System.Reactive.Linq</AssemblyName>
<ProductSignAssembly>true</ProductSignAssembly>
+ <DefineConstants>NO_TASK_DELAY;NUNIT;SIGNED</DefineConstants>
+ <additionalargs>-delaysign -keyfile:../reactive.pub</additionalargs>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>True</DebugSymbols>
@@ -21,7 +23,7 @@
<OutputPath>bin\Debug</OutputPath>
<ConsolePause>False</ConsolePause>
<WarningLevel>4</WarningLevel>
- <DefineConstants>DEBUG;MONOTOUCH;NUNIT;NO_TASK_DELAY;PREFER_ASYNC;HAS_APTCA;NO_WINDOWS_THREADING;NO_SERIALIZABLE;NO_REFLECTION_EMIT;PLIB</DefineConstants>
+ <DefineConstants>DEBUG;$(DefineConstants)</DefineConstants>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
@@ -29,9 +31,10 @@
<OutputPath>bin\Release</OutputPath>
<ConsolePause>False</ConsolePause>
<WarningLevel>4</WarningLevel>
- <DefineConstants>MONOTOUCH;NUNIT;NO_TASK_DELAY;PREFER_ASYNC;HAS_APTCA;NO_WINDOWS_THREADING;NO_SERIALIZABLE;NO_REFLECTION_EMIT;PLIB</DefineConstants>
+ <DefineConstants>$(DefineConstants);NO_EVENTARGS_CONSTRAINT;HAS_PROGRESS;PREFER_ASYNC;HAS_APTCA;NO_REMOTING;NO_SERIALIZABLE;NO_THREAD;CRIPPLED_REFLECTION;PLIB</DefineConstants>
</PropertyGroup>
<PropertyGroup>
+ <DefineConstants>$(DefineConstants);NO_EVENTARGS_CONSTRAINT;HAS_PROGRESS;PREFER_ASYNC;HAS_APTCA;NO_REMOTING;NO_SERIALIZABLE;NO_THREAD;CRIPPLED_REFLECTION;PLIB</DefineConstants>
<!--
<TargetFrameworkIdentifier>iOS</TargetFrameworkIdentifier>
<TargetFrameworkVersion>v2.0.5</TargetFrameworkVersion>
@@ -47,6 +50,7 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
+ <Reference Include="MonoTouch.NUnitLite" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\System.Reactive.Core\ios_System.Reactive.Core.csproj" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@@ -64,7 +68,7 @@
-->
</ItemGroup>
<ItemGroup>
- <EmbeddedResource Include='..\..\..\..\../../../external/rx/Rx.NET/System.Reactive.Linq/Strings_Linq.resx'>
+ <EmbeddedResource Include='..\..\..\..\..\..\../../../external/rx/Rx/NET/Source/System.Reactive.Linq/Strings_Linq.resx'>
<Link>Strings_Linq.resx</Link>
</EmbeddedResource>
@@ -73,517 +77,517 @@
<Link>ColdObservable.cs</Link>
</Compile>
-->
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\GlobalSuppressions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\GlobalSuppressions.cs'>
<Link>GlobalSuppressions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\NamespaceDocs.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\NamespaceDocs.cs'>
<Link>NamespaceDocs.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Concurrency\VirtualTimeScheduler.Extensions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Concurrency\VirtualTimeScheduler.Extensions.cs'>
<Link>Reactive/Concurrency/VirtualTimeScheduler.Extensions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\ConcatSink.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\ConcatSink.cs'>
<Link>Reactive/Internal/ConcatSink.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\Constants.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\Constants.cs'>
<Link>Reactive/Internal/Constants.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\Helpers.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\Helpers.cs'>
<Link>Reactive/Internal/Helpers.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\IConcatenatable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\IConcatenatable.cs'>
<Link>Reactive/Internal/IConcatenatable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\IEvaluatableObservable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\IEvaluatableObservable.cs'>
<Link>Reactive/Internal/IEvaluatableObservable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\QueryServices.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\QueryServices.cs'>
<Link>Reactive/Internal/QueryServices.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\ReflectionUtils.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\ReflectionUtils.cs'>
<Link>Reactive/Internal/ReflectionUtils.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\HashSet.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\HashSet.cs'>
<Link>Reactive/Internal/HashSet.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\Lookup.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\Lookup.cs'>
<Link>Reactive/Internal/Lookup.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\LocalQueryMethodImplementationTypeAttribute.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\LocalQueryMethodImplementationTypeAttribute.cs'>
<Link>Reactive/Linq/LocalQueryMethodImplementationTypeAttribute.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Case.cs'>
- <Link>Reactive/Linq/Observαble/Case.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Case.cs'>
+ <Link>Reactive/Linq/Observable/Case.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Collect.cs'>
- <Link>Reactive/Linq/Observαble/Collect.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Collect.cs'>
+ <Link>Reactive/Linq/Observable/Collect.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\If.cs'>
- <Link>Reactive/Linq/Observαble/If.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\If.cs'>
+ <Link>Reactive/Linq/Observable/If.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\For.cs'>
- <Link>Reactive/Linq/Observαble/For.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\For.cs'>
+ <Link>Reactive/Linq/Observable/For.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\DoWhile.cs'>
- <Link>Reactive/Linq/Observαble/DoWhile.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\DoWhile.cs'>
+ <Link>Reactive/Linq/Observable/DoWhile.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\While.cs'>
- <Link>Reactive/Linq/Observαble/While.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\While.cs'>
+ <Link>Reactive/Linq/Observable/While.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\TakeLastBuffer.cs'>
- <Link>Reactive/Linq/Observαble/TakeLastBuffer.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\TakeLastBuffer.cs'>
+ <Link>Reactive/Linq/Observable/TakeLastBuffer.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Next.cs'>
- <Link>Reactive/Linq/Observαble/Next.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Next.cs'>
+ <Link>Reactive/Linq/Observable/Next.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\MostRecent.cs'>
- <Link>Reactive/Linq/Observαble/MostRecent.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\MostRecent.cs'>
+ <Link>Reactive/Linq/Observable/MostRecent.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Latest.cs'>
- <Link>Reactive/Linq/Observαble/Latest.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Latest.cs'>
+ <Link>Reactive/Linq/Observable/Latest.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\PushToPullAdapter.cs'>
- <Link>Reactive/Linq/Observαble/PushToPullAdapter.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\PushToPullAdapter.cs'>
+ <Link>Reactive/Linq/Observable/PushToPullAdapter.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\RefCount.cs'>
- <Link>Reactive/Linq/Observαble/RefCount.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\RefCount.cs'>
+ <Link>Reactive/Linq/Observable/RefCount.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Multicast.cs'>
- <Link>Reactive/Linq/Observαble/Multicast.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Multicast.cs'>
+ <Link>Reactive/Linq/Observable/Multicast.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\GroupBy.cs'>
- <Link>Reactive/Linq/Observαble/GroupBy.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\GroupBy.cs'>
+ <Link>Reactive/Linq/Observable/GroupBy.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable_.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable_.cs'>
<Link>Reactive/Linq/Observable_.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage_.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage_.cs'>
<Link>Reactive/Linq/QueryLanguage_.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Joins.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Joins.cs'>
<Link>Reactive/Linq/QueryLanguage.Joins.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Multiple.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Multiple.cs'>
<Link>Reactive/Linq/QueryLanguage.Multiple.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Single.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Single.cs'>
<Link>Reactive/Linq/QueryLanguage.Single.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.StandardSequenceOperators.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.StandardSequenceOperators.cs'>
<Link>Reactive/Linq/QueryLanguage.StandardSequenceOperators.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Time.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Time.cs'>
<Link>Reactive/Linq/QueryLanguage.Time.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Async.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Async.cs'>
<Link>Reactive/Linq/QueryLanguage.Async.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Awaiter.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Awaiter.cs'>
<Link>Reactive/Linq/QueryLanguage.Awaiter.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Binding.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Binding.cs'>
<Link>Reactive/Linq/QueryLanguage.Binding.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Blocking.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Blocking.cs'>
<Link>Reactive/Linq/QueryLanguage.Blocking.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Concurrency.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Concurrency.cs'>
<Link>Reactive/Linq/QueryLanguage.Concurrency.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Conversions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Conversions.cs'>
<Link>Reactive/Linq/QueryLanguage.Conversions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Creation.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Creation.cs'>
<Link>Reactive/Linq/QueryLanguage.Creation.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Events.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Events.cs'>
<Link>Reactive/Linq/QueryLanguage.Events.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Aggregates.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Aggregates.cs'>
<Link>Reactive/Linq/QueryLanguage.Aggregates.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Imperative.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\QueryLanguage.Imperative.cs'>
<Link>Reactive/Linq/QueryLanguage.Imperative.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\IQueryLanguage.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\IQueryLanguage.cs'>
<Link>Reactive/Linq/IQueryLanguage.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Imperative.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Imperative.cs'>
<Link>Reactive/Linq/Observable.Imperative.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\EventPatternSourceBase.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\EventPatternSourceBase.cs'>
<Link>Reactive/EventPatternSourceBase.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\EventPattern.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\EventPattern.cs'>
<Link>Reactive/EventPattern.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\EventPatternSource.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\EventPatternSource.cs'>
<Link>Reactive/EventPatternSource.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\EventSource.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\EventSource.cs'>
<Link>Reactive/EventSource.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\InternalsVisibleTo.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\InternalsVisibleTo.cs'>
<Link>InternalsVisibleTo.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Async.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Async.cs'>
<Link>Reactive/Linq/Observable.Async.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Events.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Events.cs'>
<Link>Reactive/Linq/Observable.Events.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Properties\AssemblyInfo.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Properties\AssemblyInfo.cs'>
<Link>Properties/AssemblyInfo.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Concurrency\HistoricalScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Concurrency\HistoricalScheduler.cs'>
<Link>Reactive/Concurrency/HistoricalScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Concurrency\VirtualTimeScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Concurrency\VirtualTimeScheduler.cs'>
<Link>Reactive/Concurrency/VirtualTimeScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\AnonymousEnumerable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\AnonymousEnumerable.cs'>
<Link>Reactive/Internal/AnonymousEnumerable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\BinaryObserver.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\BinaryObserver.cs'>
<Link>Reactive/Internal/BinaryObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\AddRef.cs'>
- <Link>Reactive/Linq/Observαble/AddRef.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\AddRef.cs'>
+ <Link>Reactive/Linq/Observable/AddRef.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Aggregate.cs'>
- <Link>Reactive/Linq/Observαble/Aggregate.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Aggregate.cs'>
+ <Link>Reactive/Linq/Observable/Aggregate.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\All.cs'>
- <Link>Reactive/Linq/Observαble/All.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\All.cs'>
+ <Link>Reactive/Linq/Observable/All.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Amb.cs'>
- <Link>Reactive/Linq/Observαble/Amb.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Amb.cs'>
+ <Link>Reactive/Linq/Observable/Amb.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Any.cs'>
- <Link>Reactive/Linq/Observαble/Any.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Any.cs'>
+ <Link>Reactive/Linq/Observable/Any.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\AsObservable.cs'>
- <Link>Reactive/Linq/Observαble/AsObservable.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\AsObservable.cs'>
+ <Link>Reactive/Linq/Observable/AsObservable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Average.cs'>
- <Link>Reactive/Linq/Observαble/Average.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Average.cs'>
+ <Link>Reactive/Linq/Observable/Average.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Buffer.cs'>
- <Link>Reactive/Linq/Observαble/Buffer.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Buffer.cs'>
+ <Link>Reactive/Linq/Observable/Buffer.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Catch.cs'>
- <Link>Reactive/Linq/Observαble/Catch.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Catch.cs'>
+ <Link>Reactive/Linq/Observable/Catch.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Concat.cs'>
- <Link>Reactive/Linq/Observαble/Concat.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Concat.cs'>
+ <Link>Reactive/Linq/Observable/Concat.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Contains.cs'>
- <Link>Reactive/Linq/Observαble/Contains.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Contains.cs'>
+ <Link>Reactive/Linq/Observable/Contains.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Cast.cs'>
- <Link>Reactive/Linq/Observαble/Cast.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Cast.cs'>
+ <Link>Reactive/Linq/Observable/Cast.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\CombineLatest.cs'>
- <Link>Reactive/Linq/Observαble/CombineLatest.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\CombineLatest.cs'>
+ <Link>Reactive/Linq/Observable/CombineLatest.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\GetEnumerator.cs'>
- <Link>Reactive/Linq/Observαble/GetEnumerator.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\GetEnumerator.cs'>
+ <Link>Reactive/Linq/Observable/GetEnumerator.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\GroupJoin.cs'>
- <Link>Reactive/Linq/Observαble/GroupJoin.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\GroupJoin.cs'>
+ <Link>Reactive/Linq/Observable/GroupJoin.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Join.cs'>
- <Link>Reactive/Linq/Observαble/Join.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Join.cs'>
+ <Link>Reactive/Linq/Observable/Join.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\SelectMany.cs'>
- <Link>Reactive/Linq/Observαble/SelectMany.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\SelectMany.cs'>
+ <Link>Reactive/Linq/Observable/SelectMany.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Zip.cs'>
- <Link>Reactive/Linq/Observαble/Zip.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Zip.cs'>
+ <Link>Reactive/Linq/Observable/Zip.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\OfType.cs'>
- <Link>Reactive/Linq/Observαble/OfType.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\OfType.cs'>
+ <Link>Reactive/Linq/Observable/OfType.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Count.cs'>
- <Link>Reactive/Linq/Observαble/Count.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Count.cs'>
+ <Link>Reactive/Linq/Observable/Count.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\DefaultIfEmpty.cs'>
- <Link>Reactive/Linq/Observαble/DefaultIfEmpty.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\DefaultIfEmpty.cs'>
+ <Link>Reactive/Linq/Observable/DefaultIfEmpty.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Defer.cs'>
- <Link>Reactive/Linq/Observαble/Defer.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Defer.cs'>
+ <Link>Reactive/Linq/Observable/Defer.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Delay.cs'>
- <Link>Reactive/Linq/Observαble/Delay.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Delay.cs'>
+ <Link>Reactive/Linq/Observable/Delay.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\DelaySubscription.cs'>
- <Link>Reactive/Linq/Observαble/DelaySubscription.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\DelaySubscription.cs'>
+ <Link>Reactive/Linq/Observable/DelaySubscription.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Dematerialize.cs'>
- <Link>Reactive/Linq/Observαble/Dematerialize.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Dematerialize.cs'>
+ <Link>Reactive/Linq/Observable/Dematerialize.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Distinct.cs'>
- <Link>Reactive/Linq/Observαble/Distinct.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Distinct.cs'>
+ <Link>Reactive/Linq/Observable/Distinct.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\DistinctUntilChanged.cs'>
- <Link>Reactive/Linq/Observαble/DistinctUntilChanged.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\DistinctUntilChanged.cs'>
+ <Link>Reactive/Linq/Observable/DistinctUntilChanged.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Do.cs'>
- <Link>Reactive/Linq/Observαble/Do.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Do.cs'>
+ <Link>Reactive/Linq/Observable/Do.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\ElementAt.cs'>
- <Link>Reactive/Linq/Observαble/ElementAt.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\ElementAt.cs'>
+ <Link>Reactive/Linq/Observable/ElementAt.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Empty.cs'>
- <Link>Reactive/Linq/Observαble/Empty.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Empty.cs'>
+ <Link>Reactive/Linq/Observable/Empty.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Finally.cs'>
- <Link>Reactive/Linq/Observαble/Finally.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Finally.cs'>
+ <Link>Reactive/Linq/Observable/Finally.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\FirstAsync.cs'>
- <Link>Reactive/Linq/Observαble/FirstAsync.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\FirstAsync.cs'>
+ <Link>Reactive/Linq/Observable/FirstAsync.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\ForEach.cs'>
- <Link>Reactive/Linq/Observαble/ForEach.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\ForEach.cs'>
+ <Link>Reactive/Linq/Observable/ForEach.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\FromEvent.cs'>
- <Link>Reactive/Linq/Observαble/FromEvent.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\FromEvent.cs'>
+ <Link>Reactive/Linq/Observable/FromEvent.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\FromEventPattern.cs'>
- <Link>Reactive/Linq/Observαble/FromEventPattern.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\FromEventPattern.cs'>
+ <Link>Reactive/Linq/Observable/FromEventPattern.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Generate.cs'>
- <Link>Reactive/Linq/Observαble/Generate.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Generate.cs'>
+ <Link>Reactive/Linq/Observable/Generate.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\GroupByUntil.cs'>
- <Link>Reactive/Linq/Observαble/GroupByUntil.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\GroupByUntil.cs'>
+ <Link>Reactive/Linq/Observable/GroupByUntil.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\IgnoreElements.cs'>
- <Link>Reactive/Linq/Observαble/IgnoreElements.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\IgnoreElements.cs'>
+ <Link>Reactive/Linq/Observable/IgnoreElements.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\IsEmpty.cs'>
- <Link>Reactive/Linq/Observαble/IsEmpty.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\IsEmpty.cs'>
+ <Link>Reactive/Linq/Observable/IsEmpty.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\LastAsync.cs'>
- <Link>Reactive/Linq/Observαble/LastAsync.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\LastAsync.cs'>
+ <Link>Reactive/Linq/Observable/LastAsync.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\LongCount.cs'>
- <Link>Reactive/Linq/Observαble/LongCount.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\LongCount.cs'>
+ <Link>Reactive/Linq/Observable/LongCount.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Materialize.cs'>
- <Link>Reactive/Linq/Observαble/Materialize.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Materialize.cs'>
+ <Link>Reactive/Linq/Observable/Materialize.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Max.cs'>
- <Link>Reactive/Linq/Observαble/Max.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Max.cs'>
+ <Link>Reactive/Linq/Observable/Max.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\MaxBy.cs'>
- <Link>Reactive/Linq/Observαble/MaxBy.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\MaxBy.cs'>
+ <Link>Reactive/Linq/Observable/MaxBy.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Merge.cs'>
- <Link>Reactive/Linq/Observαble/Merge.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Merge.cs'>
+ <Link>Reactive/Linq/Observable/Merge.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Min.cs'>
- <Link>Reactive/Linq/Observαble/Min.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Min.cs'>
+ <Link>Reactive/Linq/Observable/Min.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\MinBy.cs'>
- <Link>Reactive/Linq/Observαble/MinBy.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\MinBy.cs'>
+ <Link>Reactive/Linq/Observable/MinBy.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Never.cs'>
- <Link>Reactive/Linq/Observαble/Never.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Never.cs'>
+ <Link>Reactive/Linq/Observable/Never.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\OnErrorResumeNext.cs'>
- <Link>Reactive/Linq/Observαble/OnErrorResumeNext.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\OnErrorResumeNext.cs'>
+ <Link>Reactive/Linq/Observable/OnErrorResumeNext.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Range.cs'>
- <Link>Reactive/Linq/Observαble/Range.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Range.cs'>
+ <Link>Reactive/Linq/Observable/Range.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Repeat.cs'>
- <Link>Reactive/Linq/Observαble/Repeat.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Repeat.cs'>
+ <Link>Reactive/Linq/Observable/Repeat.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Return.cs'>
- <Link>Reactive/Linq/Observαble/Return.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Return.cs'>
+ <Link>Reactive/Linq/Observable/Return.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Sample.cs'>
- <Link>Reactive/Linq/Observαble/Sample.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Sample.cs'>
+ <Link>Reactive/Linq/Observable/Sample.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Scan.cs'>
- <Link>Reactive/Linq/Observαble/Scan.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Scan.cs'>
+ <Link>Reactive/Linq/Observable/Scan.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Select.cs'>
- <Link>Reactive/Linq/Observαble/Select.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Select.cs'>
+ <Link>Reactive/Linq/Observable/Select.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\SequenceEqual.cs'>
- <Link>Reactive/Linq/Observαble/SequenceEqual.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\SequenceEqual.cs'>
+ <Link>Reactive/Linq/Observable/SequenceEqual.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\SingleAsync.cs'>
- <Link>Reactive/Linq/Observαble/SingleAsync.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\SingleAsync.cs'>
+ <Link>Reactive/Linq/Observable/SingleAsync.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Skip.cs'>
- <Link>Reactive/Linq/Observαble/Skip.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Skip.cs'>
+ <Link>Reactive/Linq/Observable/Skip.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\SkipLast.cs'>
- <Link>Reactive/Linq/Observαble/SkipLast.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\SkipLast.cs'>
+ <Link>Reactive/Linq/Observable/SkipLast.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\SkipUntil.cs'>
- <Link>Reactive/Linq/Observαble/SkipUntil.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\SkipUntil.cs'>
+ <Link>Reactive/Linq/Observable/SkipUntil.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\SkipWhile.cs'>
- <Link>Reactive/Linq/Observαble/SkipWhile.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\SkipWhile.cs'>
+ <Link>Reactive/Linq/Observable/SkipWhile.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Sum.cs'>
- <Link>Reactive/Linq/Observαble/Sum.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Sum.cs'>
+ <Link>Reactive/Linq/Observable/Sum.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Switch.cs'>
- <Link>Reactive/Linq/Observαble/Switch.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Switch.cs'>
+ <Link>Reactive/Linq/Observable/Switch.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\TailRecursiveSink.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\TailRecursiveSink.cs'>
<Link>Reactive/Internal/TailRecursiveSink.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Take.cs'>
- <Link>Reactive/Linq/Observαble/Take.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Take.cs'>
+ <Link>Reactive/Linq/Observable/Take.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\TakeLast.cs'>
- <Link>Reactive/Linq/Observαble/TakeLast.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\TakeLast.cs'>
+ <Link>Reactive/Linq/Observable/TakeLast.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\TakeUntil.cs'>
- <Link>Reactive/Linq/Observαble/TakeUntil.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\TakeUntil.cs'>
+ <Link>Reactive/Linq/Observable/TakeUntil.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\TakeWhile.cs'>
- <Link>Reactive/Linq/Observαble/TakeWhile.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\TakeWhile.cs'>
+ <Link>Reactive/Linq/Observable/TakeWhile.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Throttle.cs'>
- <Link>Reactive/Linq/Observαble/Throttle.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Throttle.cs'>
+ <Link>Reactive/Linq/Observable/Throttle.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Throw.cs'>
- <Link>Reactive/Linq/Observαble/Throw.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Throw.cs'>
+ <Link>Reactive/Linq/Observable/Throw.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\TimeInterval.cs'>
- <Link>Reactive/Linq/Observαble/TimeInterval.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\TimeInterval.cs'>
+ <Link>Reactive/Linq/Observable/TimeInterval.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Timeout.cs'>
- <Link>Reactive/Linq/Observαble/Timeout.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Timeout.cs'>
+ <Link>Reactive/Linq/Observable/Timeout.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Timer.cs'>
- <Link>Reactive/Linq/Observαble/Timer.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Timer.cs'>
+ <Link>Reactive/Linq/Observable/Timer.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Timestamp.cs'>
- <Link>Reactive/Linq/Observαble/Timestamp.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Timestamp.cs'>
+ <Link>Reactive/Linq/Observable/Timestamp.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\ToArray.cs'>
- <Link>Reactive/Linq/Observαble/ToArray.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\ToArray.cs'>
+ <Link>Reactive/Linq/Observable/ToArray.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\ToDictionary.cs'>
- <Link>Reactive/Linq/Observαble/ToDictionary.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\ToDictionary.cs'>
+ <Link>Reactive/Linq/Observable/ToDictionary.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\ToList.cs'>
- <Link>Reactive/Linq/Observαble/ToList.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\ToList.cs'>
+ <Link>Reactive/Linq/Observable/ToList.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\ToLookup.cs'>
- <Link>Reactive/Linq/Observαble/ToLookup.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\ToLookup.cs'>
+ <Link>Reactive/Linq/Observable/ToLookup.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\ToObservable.cs'>
- <Link>Reactive/Linq/Observαble/ToObservable.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\ToObservable.cs'>
+ <Link>Reactive/Linq/Observable/ToObservable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Using.cs'>
- <Link>Reactive/Linq/Observαble/Using.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Using.cs'>
+ <Link>Reactive/Linq/Observable/Using.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Where.cs'>
- <Link>Reactive/Linq/Observαble/Where.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Where.cs'>
+ <Link>Reactive/Linq/Observable/Where.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\Window.cs'>
- <Link>Reactive/Linq/Observαble/Window.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\Window.cs'>
+ <Link>Reactive/Linq/Observable/Window.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observαble\_.cs'>
- <Link>Reactive/Linq/Observαble/_.cs</Link>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable\_.cs'>
+ <Link>Reactive/Linq/Observable/_.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Subjects\ConnectableObservable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Subjects\ConnectableObservable.cs'>
<Link>Reactive/Subjects/ConnectableObservable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Subjects\Subject.Extensions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Subjects\Subject.Extensions.cs'>
<Link>Reactive/Subjects/Subject.Extensions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\Either.Generic.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\Either.Generic.cs'>
<Link>Reactive/Internal/Either.Generic.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Subjects\AsyncSubject.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Subjects\AsyncSubject.cs'>
<Link>Reactive/Subjects/AsyncSubject.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Subjects\BehaviorSubject.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Subjects\BehaviorSubject.cs'>
<Link>Reactive/Subjects/BehaviorSubject.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Subjects\Subject.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Subjects\Subject.cs'>
<Link>Reactive/Subjects/Subject.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\GroupedObservable.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\GroupedObservable.cs'>
<Link>Reactive/Linq/GroupedObservable.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Joins\ActivePlan.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Joins\ActivePlan.cs'>
<Link>Reactive/Joins/ActivePlan.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Joins\JoinObserver.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Joins\JoinObserver.cs'>
<Link>Reactive/Joins/JoinObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Joins\Pattern.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Joins\Pattern.cs'>
<Link>Reactive/Joins/Pattern.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Joins\Plan.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Joins\Plan.cs'>
<Link>Reactive/Joins/Plan.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Aggregates.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Aggregates.cs'>
<Link>Reactive/Linq/Observable.Aggregates.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Awaiter.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Awaiter.cs'>
<Link>Reactive/Linq/Observable.Awaiter.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Binding.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Binding.cs'>
<Link>Reactive/Linq/Observable.Binding.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Blocking.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Blocking.cs'>
<Link>Reactive/Linq/Observable.Blocking.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Concurrency.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Concurrency.cs'>
<Link>Reactive/Linq/Observable.Concurrency.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Conversions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Conversions.cs'>
<Link>Reactive/Linq/Observable.Conversions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Creation.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Creation.cs'>
<Link>Reactive/Linq/Observable.Creation.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Joins.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Joins.cs'>
<Link>Reactive/Linq/Observable.Joins.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Multiple.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Multiple.cs'>
<Link>Reactive/Linq/Observable.Multiple.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Single.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Single.cs'>
<Link>Reactive/Linq/Observable.Single.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.StandardSequenceOperators.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.StandardSequenceOperators.cs'>
<Link>Reactive/Linq/Observable.StandardSequenceOperators.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Linq\Observable.Time.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Linq\Observable.Time.cs'>
<Link>Reactive/Linq/Observable.Time.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Internal\PushPullAdapter.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Internal\PushPullAdapter.cs'>
<Link>Reactive/Internal/PushPullAdapter.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Subjects\ReplaySubject.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Subjects\ReplaySubject.cs'>
<Link>Reactive/Subjects/ReplaySubject.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Threading\Tasks\NamespaceDoc.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Threading\Tasks\NamespaceDoc.cs'>
<Link>Reactive/Threading/Tasks/NamespaceDoc.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Threading\Tasks\TaskObservableExtensions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Threading\Tasks\TaskObservableExtensions.cs'>
<Link>Reactive/Threading/Tasks/TaskObservableExtensions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\TimeInterval.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\TimeInterval.cs'>
<Link>Reactive/TimeInterval.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Reactive\Timestamped.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Reactive\Timestamped.cs'>
<Link>Reactive/Timestamped.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Linq\Strings_Linq.Generated.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Linq\Strings_Linq.Generated.cs'>
<Link>Strings_Linq.Generated.cs</Link>
</Compile>
diff --git a/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.PlatformServices/ios_System.Reactive.PlatformServices.csproj b/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.PlatformServices/ios_System.Reactive.PlatformServices.csproj
index 2f9a0c7..b3d7af5 100644
--- a/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.PlatformServices/ios_System.Reactive.PlatformServices.csproj
+++ b/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.PlatformServices/ios_System.Reactive.PlatformServices.csproj
@@ -13,6 +13,8 @@
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
<AssemblyName>System.Reactive.PlatformServices</AssemblyName>
<ProductSignAssembly>true</ProductSignAssembly>
+ <DefineConstants>NO_TASK_DELAY;NUNIT;SIGNED</DefineConstants>
+ <additionalargs>-delaysign -keyfile:../reactive.pub</additionalargs>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>True</DebugSymbols>
@@ -21,7 +23,7 @@
<OutputPath>bin\Debug</OutputPath>
<ConsolePause>False</ConsolePause>
<WarningLevel>4</WarningLevel>
- <DefineConstants>DEBUG;MONOTOUCH;NUNIT;NO_TASK_DELAY;PREFER_ASYNC;HAS_APTCA;NO_WINDOWS_THREADING;NO_SERIALIZABLE;NO_REFLECTION_EMIT;PLIB</DefineConstants>
+ <DefineConstants>DEBUG;$(DefineConstants)</DefineConstants>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
@@ -29,9 +31,10 @@
<OutputPath>bin\Release</OutputPath>
<ConsolePause>False</ConsolePause>
<WarningLevel>4</WarningLevel>
- <DefineConstants>MONOTOUCH;NUNIT;NO_TASK_DELAY;PREFER_ASYNC;HAS_APTCA;NO_WINDOWS_THREADING;NO_SERIALIZABLE;NO_REFLECTION_EMIT;PLIB</DefineConstants>
+ <DefineConstants>$(DefineConstants);NO_EVENTARGS_CONSTRAINT;HAS_PROGRESS;PREFER_ASYNC;HAS_APTCA;NO_REMOTING;NO_SERIALIZABLE;NO_THREAD;CRIPPLED_REFLECTION;PLIB</DefineConstants>
</PropertyGroup>
<PropertyGroup>
+ <DefineConstants>$(DefineConstants);NO_EVENTARGS_CONSTRAINT;HAS_PROGRESS;PREFER_ASYNC;HAS_APTCA;NO_REMOTING;NO_SERIALIZABLE;NO_THREAD;CRIPPLED_REFLECTION;PLIB</DefineConstants>
<!--
<TargetFrameworkIdentifier>iOS</TargetFrameworkIdentifier>
<TargetFrameworkVersion>v2.0.5</TargetFrameworkVersion>
@@ -47,6 +50,7 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
+ <Reference Include="MonoTouch.NUnitLite" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\System.Reactive.Core\ios_System.Reactive.Core.csproj" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@@ -67,7 +71,7 @@
-->
</ItemGroup>
<ItemGroup>
- <EmbeddedResource Include='..\..\..\..\../../../external/rx/Rx.NET/System.Reactive.PlatformServices/Strings_PlatformServices.resx'>
+ <EmbeddedResource Include='..\..\..\..\..\..\../../../external/rx/Rx/NET/Source/System.Reactive.PlatformServices/Strings_PlatformServices.resx'>
<Link>Strings_PlatformServices.resx</Link>
</EmbeddedResource>
@@ -76,58 +80,61 @@
<Link>ColdObservable.cs</Link>
</Compile>
-->
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\GlobalSuppressions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\GlobalSuppressions.cs'>
<Link>GlobalSuppressions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Properties\AssemblyInfo.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Properties\AssemblyInfo.cs'>
<Link>Properties/AssemblyInfo.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Concurrency\ConcurrencyAbstractionLayerImpl.Windows.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Concurrency\ConcurrencyAbstractionLayerImpl.Windows.cs'>
<Link>Reactive/Concurrency/ConcurrencyAbstractionLayerImpl.Windows.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Concurrency\EventLoopScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Concurrency\EventLoopScheduler.cs'>
<Link>Reactive/Concurrency/EventLoopScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Concurrency\NewThreadScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Concurrency\NewThreadScheduler.cs'>
<Link>Reactive/Concurrency/NewThreadScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Concurrency\ConcurrencyAbstractionLayerImpl.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Concurrency\ConcurrencyAbstractionLayerImpl.cs'>
<Link>Reactive/Concurrency/ConcurrencyAbstractionLayerImpl.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Concurrency\Thread.Stub.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Concurrency\Thread.Stub.cs'>
<Link>Reactive/Concurrency/Thread.Stub.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Concurrency\ThreadPoolScheduler.Windows.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Concurrency\ThreadPoolScheduler.Windows.cs'>
<Link>Reactive/Concurrency/ThreadPoolScheduler.Windows.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\EnlightenmentProvider.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\EnlightenmentProvider.cs'>
<Link>Reactive/EnlightenmentProvider.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Internal\HostLifecycleNotifications.WindowsPhone.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Internal\HostLifecycleNotifications.WindowsPhone.cs'>
<Link>Reactive/Internal/HostLifecycleNotifications.WindowsPhone.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Internal\HostLifecycleNotifications.Windows.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Internal\HostLifecycleNotifications.Windows.cs'>
<Link>Reactive/Internal/HostLifecycleNotifications.Windows.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Internal\PhoneShellThunks.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Internal\PhoneShellThunks.cs'>
<Link>Reactive/Internal/PhoneShellThunks.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Internal\StopwatchImpl.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Internal\StopwatchImpl.cs'>
<Link>Reactive/Internal/StopwatchImpl.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Concurrency\TaskPoolScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Concurrency\TaskPoolScheduler.cs'>
<Link>Reactive/Concurrency/TaskPoolScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Concurrency\ThreadPoolScheduler.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Concurrency\ThreadPoolScheduler.cs'>
<Link>Reactive/Concurrency/ThreadPoolScheduler.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Internal\ExceptionServicesImpl.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Internal\ExceptionServicesImpl.cs'>
<Link>Reactive/Internal/ExceptionServicesImpl.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Reactive\Internal\PlatformEnlightenmentProvider.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Internal\PlatformEnlightenmentProvider.cs'>
<Link>Reactive/Internal/PlatformEnlightenmentProvider.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.PlatformServices\Strings_PlatformServices.Generated.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Reactive\Internal\Stubs.cs'>
+ <Link>Reactive/Internal/Stubs.cs</Link>
+ </Compile>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.PlatformServices\Strings_PlatformServices.Generated.cs'>
<Link>Strings_PlatformServices.Generated.cs</Link>
</Compile>
diff --git a/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Runtime.Remoting/ios_System.Reactive.Runtime.Remoting.csproj b/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Runtime.Remoting/ios_System.Reactive.Runtime.Remoting.csproj
index e05318f..5679dc0 100644
--- a/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Runtime.Remoting/ios_System.Reactive.Runtime.Remoting.csproj
+++ b/Rx/NET/Source/Rx_Xamarin/iOS/rx/System.Reactive.Runtime.Remoting/ios_System.Reactive.Runtime.Remoting.csproj
@@ -13,6 +13,8 @@
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
<AssemblyName>System.Reactive.Runtime.Remoting</AssemblyName>
<ProductSignAssembly>true</ProductSignAssembly>
+ <DefineConstants>NO_TASK_DELAY;NUNIT;SIGNED</DefineConstants>
+ <additionalargs>-delaysign -keyfile:../reactive.pub</additionalargs>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>True</DebugSymbols>
@@ -21,7 +23,7 @@
<OutputPath>bin\Debug</OutputPath>
<ConsolePause>False</ConsolePause>
<WarningLevel>4</WarningLevel>
- <DefineConstants>DEBUG;MONOTOUCH;NUNIT;NO_TASK_DELAY;PREFER_ASYNC;HAS_APTCA;NO_WINDOWS_THREADING;NO_SERIALIZABLE;NO_REFLECTION_EMIT;PLIB</DefineConstants>
+ <DefineConstants>DEBUG;$(DefineConstants)</DefineConstants>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
@@ -29,9 +31,10 @@
<OutputPath>bin\Release</OutputPath>
<ConsolePause>False</ConsolePause>
<WarningLevel>4</WarningLevel>
- <DefineConstants>MONOTOUCH;NUNIT;NO_TASK_DELAY;PREFER_ASYNC;HAS_APTCA;NO_WINDOWS_THREADING;NO_SERIALIZABLE;NO_REFLECTION_EMIT;PLIB</DefineConstants>
+ <DefineConstants>$(DefineConstants);NO_EVENTARGS_CONSTRAINT;HAS_PROGRESS;PREFER_ASYNC;HAS_APTCA;NO_REMOTING;NO_SERIALIZABLE;NO_THREAD;CRIPPLED_REFLECTION;PLIB</DefineConstants>
</PropertyGroup>
<PropertyGroup>
+ <DefineConstants>$(DefineConstants);NO_EVENTARGS_CONSTRAINT;HAS_PROGRESS;PREFER_ASYNC;HAS_APTCA;NO_REMOTING;NO_SERIALIZABLE;NO_THREAD;CRIPPLED_REFLECTION;PLIB</DefineConstants>
<!--
<TargetFrameworkIdentifier>iOS</TargetFrameworkIdentifier>
<TargetFrameworkVersion>v2.0.5</TargetFrameworkVersion>
@@ -47,6 +50,7 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
+ <Reference Include="MonoTouch.NUnitLite" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\System.Reactive.Core\ios_System.Reactive.Core.csproj" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@@ -70,16 +74,16 @@
<Link>ColdObservable.cs</Link>
</Compile>
-->
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Runtime.Remoting\GlobalSuppressions.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Runtime.Remoting\GlobalSuppressions.cs'>
<Link>GlobalSuppressions.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Runtime.Remoting\Properties\AssemblyInfo.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Runtime.Remoting\Properties\AssemblyInfo.cs'>
<Link>Properties/AssemblyInfo.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Runtime.Remoting\Reactive\Linq\Observable.Remoting.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Runtime.Remoting\Reactive\Linq\Observable.Remoting.cs'>
<Link>Reactive/Linq/Observable.Remoting.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\external\rx\Rx.NET\System.Reactive.Runtime.Remoting\Reactive\Linq\QueryLanguage.Remoting.cs'>
+ <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Runtime.Remoting\Reactive\Linq\QueryLanguage.Remoting.cs'>
<Link>Reactive/Linq/QueryLanguage.Remoting.cs</Link>
</Compile>