|
|
|
@ -54,6 +54,10 @@ |
|
|
|
|
<Reference Include="Google.ProtocolBuffers"> |
|
|
|
|
<HintPath>..\packages\Google.ProtocolBuffers.2.4.1.521\lib\net40\Google.ProtocolBuffers.dll</HintPath> |
|
|
|
|
</Reference> |
|
|
|
|
<Reference Include="System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
|
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
|
<HintPath>..\packages\System.Collections.Immutable.1.1.36\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll</HintPath> |
|
|
|
|
</Reference> |
|
|
|
|
<Reference Include="System.Interactive.Async"> |
|
|
|
|
<HintPath>..\packages\Ix-Async.1.2.3\lib\net45\System.Interactive.Async.dll</HintPath> |
|
|
|
|
</Reference> |
|
|
|
@ -69,9 +73,6 @@ |
|
|
|
|
<Reference Include="Newtonsoft.Json"> |
|
|
|
|
<HintPath>..\packages\Newtonsoft.Json.6.0.6\lib\net45\Newtonsoft.Json.dll</HintPath> |
|
|
|
|
</Reference> |
|
|
|
|
<Reference Include="System.Collections.Immutable"> |
|
|
|
|
<HintPath>..\packages\Microsoft.Bcl.Immutable.1.0.34\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll</HintPath> |
|
|
|
|
</Reference> |
|
|
|
|
</ItemGroup> |
|
|
|
|
<ItemGroup> |
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" /> |
|
|
|
|