Skip to content

Commit

Permalink
Add missing PropertyBinding to MonoDroid
Browse files Browse the repository at this point in the history
  • Loading branch information
anaisbetts committed Mar 30, 2013
1 parent 1bd5485 commit 11684a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ReactiveUI/ReactiveUI_Monodroid.csproj
Expand Up @@ -150,6 +150,7 @@
<Compile Include="Rx-Shim\AwaitableAsyncSubject.cs" />
<Compile Include="Rx-Shim\GetAwaiter.cs" />
<Compile Include="Rx-Shim\ImmutableList.cs" />
<Compile Include="PropertyBinding.cs" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
Expand Down

0 comments on commit 11684a1

Please sign in to comment.