|
|
@ -14,7 +14,7 @@ |
|
|
|
<AssemblyName>RouteGuide</AssemblyName> |
|
|
|
<AssemblyName>RouteGuide</AssemblyName> |
|
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
|
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
|
|
|
<FileAlignment>512</FileAlignment> |
|
|
|
<FileAlignment>512</FileAlignment> |
|
|
|
<NuGetPackageImportStamp>9c45411e</NuGetPackageImportStamp> |
|
|
|
<NuGetPackageImportStamp>443bbc38</NuGetPackageImportStamp> |
|
|
|
</PropertyGroup> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
|
|
<DebugSymbols>true</DebugSymbols> |
|
|
|
<DebugSymbols>true</DebugSymbols> |
|
|
@ -37,8 +37,9 @@ |
|
|
|
<Reference Include="Google.Protobuf"> |
|
|
|
<Reference Include="Google.Protobuf"> |
|
|
|
<HintPath>..\packages\Google.Protobuf.3.0.0-alpha4\lib\portable-net45+netcore45+wpa81+wp8\Google.Protobuf.dll</HintPath> |
|
|
|
<HintPath>..\packages\Google.Protobuf.3.0.0-alpha4\lib\portable-net45+netcore45+wpa81+wp8\Google.Protobuf.dll</HintPath> |
|
|
|
</Reference> |
|
|
|
</Reference> |
|
|
|
<Reference Include="Grpc.Core"> |
|
|
|
<Reference Include="Grpc.Core, Version=0.7.0.0, Culture=neutral, PublicKeyToken=d754f35622e28bad, processorArchitecture=MSIL"> |
|
|
|
<HintPath>..\packages\Grpc.Core.0.7.0-preview20150827\lib\net45\Grpc.Core.dll</HintPath> |
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
|
|
|
|
<HintPath>..\packages\Grpc.Core.0.7.0\lib\net45\Grpc.Core.dll</HintPath> |
|
|
|
</Reference> |
|
|
|
</Reference> |
|
|
|
<Reference Include="Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
|
|
|
<Reference Include="Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|