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
diff options
context:
space:
mode:
Diffstat (limited to 'Rx/NET/Source/Rx_Xamarin/android/rx/Mono.Reactive.Testing/android_Mono.Reactive.Testing.csproj')
-rw-r--r--Rx/NET/Source/Rx_Xamarin/android/rx/Mono.Reactive.Testing/android_Mono.Reactive.Testing.csproj25
1 files changed, 12 insertions, 13 deletions
diff --git a/Rx/NET/Source/Rx_Xamarin/android/rx/Mono.Reactive.Testing/android_Mono.Reactive.Testing.csproj b/Rx/NET/Source/Rx_Xamarin/android/rx/Mono.Reactive.Testing/android_Mono.Reactive.Testing.csproj
index 9fcb8ad..9840754 100644
--- a/Rx/NET/Source/Rx_Xamarin/android/rx/Mono.Reactive.Testing/android_Mono.Reactive.Testing.csproj
+++ b/Rx/NET/Source/Rx_Xamarin/android/rx/Mono.Reactive.Testing/android_Mono.Reactive.Testing.csproj
@@ -39,17 +39,18 @@
<Reference Include="Xamarin.Android.NUnitLite" />
</ItemGroup>
<ItemGroup>
-<ProjectReference Include="..\..\Andr.Unit\Android.NUnitLite\Android.NUnitLite.csproj"><Project>{6A005891-A3D6-4398-A729-F645397D573A}</Project><Name>Android.NUnitLite</Name></ProjectReference>
-<ProjectReference Include="..\System.Reactive.Core\android_System.Reactive.Core.csproj">
- <Project>{4E516F10-DA7A-4D43-963E-A93865ABEA5B}</Project>
- <Name>android_System.Reactive.Core</Name>
-</ProjectReference><ProjectReference Include="..\System.Reactive.Interfaces\android_System.Reactive.Interfaces.csproj">
- <Project>{9E9B9C60-98B0-40FA-9C2B-1218D417CAA4}</Project>
- <Name>android_System.Reactive.Interfaces</Name>
-</ProjectReference><ProjectReference Include="..\System.Reactive.Linq\android_System.Reactive.Linq.csproj">
- <Project>{63252AE9-5186-45CA-BFCD-FA51C6B66A43}</Project>
- <Name>android_System.Reactive.Linq</Name>
-</ProjectReference>
+ <ProjectReference Include="..\System.Reactive.Core\android_System.Reactive.Core.csproj">
+ <Project>{FEF62C23-10CD-4DEF-A5AE-54A8B309E970}</Project>
+ <Name>android_System.Reactive.Core</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\System.Reactive.Interfaces\android_System.Reactive.Interfaces.csproj">
+ <Project>{4FA878DC-6E88-43C4-B37B-8C1151CEC56F}</Project>
+ <Name>android_System.Reactive.Interfaces</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\System.Reactive.Linq\android_System.Reactive.Linq.csproj">
+ <Project>{EC704077-EA31-4852-AD24-6732244174C0}</Project>
+ <Name>android_System.Reactive.Linq</Name>
+ </ProjectReference>
<!--
<ProjectReference Include="..\Andr.Unit\Android.NUnitLite\Android.NUnitLite.csproj">
<Project>{6A005891-A3D6-4398-A729-F645397D573A}</Project>
@@ -97,13 +98,11 @@
<Compile Include="..\..\..\..\Microsoft.Reactive.Testing\TestScheduler.cs">
<Link>TestScheduler.cs</Link>
</Compile>
-
<!--
<Compile Include="..\..\..\Microsoft.Reactive.Testing\ColdObservable.cs">
<Link>ColdObservable.cs</Link>
</Compile>
-->
-
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Novell\Novell.MonoDroid.CSharp.targets" />
</Project>