|
|
|
@ -40,10 +40,6 @@ |
|
|
|
|
<ItemGroup> |
|
|
|
|
<Reference Include="System" /> |
|
|
|
|
<Reference Include="System.Core" /> |
|
|
|
|
<Reference Include="System.Interactive.Async, Version=1.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
|
<HintPath>..\packages\System.Interactive.Async.3.0.0\lib\net45\System.Interactive.Async.dll</HintPath> |
|
|
|
|
</Reference> |
|
|
|
|
<Reference Include="System.Xml.Linq" /> |
|
|
|
|
<Reference Include="System.Data.DataSetExtensions" /> |
|
|
|
|
<Reference Include="Microsoft.CSharp" /> |
|
|
|
@ -52,6 +48,9 @@ |
|
|
|
|
<Reference Include="Google.Protobuf"> |
|
|
|
|
<HintPath>..\packages\Google.Protobuf.3.0.0\lib\net45\Google.Protobuf.dll</HintPath> |
|
|
|
|
</Reference> |
|
|
|
|
<Reference Include="System.Interactive.Async"> |
|
|
|
|
<HintPath>..\packages\System.Interactive.Async.3.1.1\lib\net45\System.Interactive.Async.dll</HintPath> |
|
|
|
|
</Reference> |
|
|
|
|
</ItemGroup> |
|
|
|
|
<ItemGroup> |
|
|
|
|
<Compile Include="..\Grpc.Core\Version.cs"> |
|
|
|
|