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:
authorU-U24Aw\atsushi <atsushi@U24Aw.(none)>2013-02-08 10:51:04 +0400
committerU-U24Aw\atsushi <atsushi@U24Aw.(none)>2013-02-08 10:51:04 +0400
commit106ae810a0d1e4dc6dd7b60f3f41210ff9076f78 (patch)
treebfbb7a3936b644bd91bf7e7ae5cafed54de96e8a /Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Experimental/android_System.Reactive.Experimental.csproj
parentb7bfccc77c79cad5e499add1f1e51e6200613897 (diff)
fix project files so that both VS and MD can load. switch to Windows-built binaries. Add Mono.Reactive.Testing.dll.
Diffstat (limited to 'Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Experimental/android_System.Reactive.Experimental.csproj')
-rwxr-xr-x[-rw-r--r--]Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Experimental/android_System.Reactive.Experimental.csproj6
1 files changed, 3 insertions, 3 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 bc15650..c54d35f 100644..100755
--- 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
@@ -41,15 +41,15 @@
<Reference Include="System.Core" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\System.Reactive.Linq\android_System.Reactive.Linq.csproj" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <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="..\System.Reactive.Core\android_System.Reactive.Core.csproj" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <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" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <ProjectReference Include="..\System.Reactive.Interfaces\android_System.Reactive.Interfaces.csproj">
<Project>{4FA878DC-6E88-43C4-B37B-8C1151CEC56F}</Project>
<Name>android_System.Reactive.Interfaces</Name>
</ProjectReference>