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:
authorAtsushi Eno <atsushieno@veritas-vos-liberabit.com>2013-01-22 22:27:34 +0400
committerAtsushi Eno <atsushieno@veritas-vos-liberabit.com>2013-01-22 22:27:34 +0400
commit1f4d163eda0d96d14b1f695e72082fcc693e4e0b (patch)
tree1416681efcef6c5245d43abd2adb7780c9fc2793 /Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Experimental/android_System.Reactive.Experimental.csproj
parentada9fe85c8ce6a310beae1351265864b27c949a5 (diff)
fix Android.NUnitLite reference.
Diffstat (limited to 'Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Experimental/android_System.Reactive.Experimental.csproj')
-rw-r--r--Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Experimental/android_System.Reactive.Experimental.csproj2
1 files changed, 1 insertions, 1 deletions
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 7848c0e..407ab1e 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
@@ -42,7 +42,7 @@
<Reference Include="System.Core" />
</ItemGroup>
<ItemGroup>
-OPTIONAL_ANDROID_NUNITLITE
+
<ProjectReference Include="..\System.Reactive.Linq\android_System.Reactive.Linq.csproj" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Project>{63252AE9-5186-45CA-BFCD-FA51C6B66A43}</Project>
<Name>android_System.Reactive.Linq</Name>