|
|
|
@ -31,19 +31,7 @@ |
|
|
|
|
</PropertyGroup> |
|
|
|
|
<ItemGroup> |
|
|
|
|
<Reference Include="System" /> |
|
|
|
|
<Reference Include="System.Reactive.Core"> |
|
|
|
|
<HintPath>..\packages\Rx-Core.2.2.5\lib\net45\System.Reactive.Core.dll</HintPath> |
|
|
|
|
</Reference> |
|
|
|
|
<Reference Include="System.Reactive.Interfaces"> |
|
|
|
|
<HintPath>..\packages\Rx-Interfaces.2.2.5\lib\net45\System.Reactive.Interfaces.dll</HintPath> |
|
|
|
|
</Reference> |
|
|
|
|
<Reference Include="System.Data.Linq" /> |
|
|
|
|
<Reference Include="System.Reactive.Linq"> |
|
|
|
|
<HintPath>..\packages\Rx-Linq.2.2.5\lib\net45\System.Reactive.Linq.dll</HintPath> |
|
|
|
|
</Reference> |
|
|
|
|
<Reference Include="System.Reactive.PlatformServices"> |
|
|
|
|
<HintPath>..\packages\Rx-PlatformServices.2.2.5\lib\net45\System.Reactive.PlatformServices.dll</HintPath> |
|
|
|
|
</Reference> |
|
|
|
|
<Reference Include="Google.ProtocolBuffers"> |
|
|
|
|
<HintPath>..\packages\Google.ProtocolBuffers.2.4.1.521\lib\net40\Google.ProtocolBuffers.dll</HintPath> |
|
|
|
|
</Reference> |
|
|
|
|