mirror of
https://github.com/farcasclaudiu/myfriendsaround.git
synced 2026-06-29 13:02:05 +03:00
- handle GpsLocations events with Reactive Extensions
This commit is contained in:
@@ -112,6 +112,7 @@
|
||||
<Reference Include="Microsoft.Phone.Controls.Toolkit, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b772ad94eb9ca604, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Coding4Fun.Phone.Controls.Complete.1.2\lib\Microsoft.Phone.Controls.Toolkit.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.Phone.Reactive" />
|
||||
<Reference Include="Microsoft.Silverlight.Testing">
|
||||
<HintPath>..\Libs\SL3_UTF_May\Microsoft.Silverlight.Testing.dll</HintPath>
|
||||
</Reference>
|
||||
@@ -125,6 +126,7 @@
|
||||
<Reference Include="System.Json">
|
||||
<HintPath>..\packages\Hammock.1.2.1\lib\sl4\System.Json.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Observable" />
|
||||
<Reference Include="System.Runtime.Serialization" />
|
||||
<Reference Include="System.Runtime.Serialization.Json">
|
||||
<HintPath>..\packages\Hammock.1.2.1\lib\sl4\System.Runtime.Serialization.Json.dll</HintPath>
|
||||
|
||||
Reference in New Issue
Block a user