aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.HealthCheck.Tests/Grpc.HealthCheck.Tests.csproj
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2016-01-20 13:22:36 -0800
committerGravatar Jan Tattermusch <jtattermusch@google.com>2016-01-20 14:39:32 -0800
commitaba2548dbe471a0e5a3402f87d9404e36d36eb60 (patch)
tree77f8ec1f0e1798d6dc1aeeadbc19b25ea2aa587f /src/csharp/Grpc.HealthCheck.Tests/Grpc.HealthCheck.Tests.csproj
parentd214fb99deabc57866b1dbd3d24df669af85d866 (diff)
upgrade Grpc.sln to newest Google.Protobuf nuget
Diffstat (limited to 'src/csharp/Grpc.HealthCheck.Tests/Grpc.HealthCheck.Tests.csproj')
-rw-r--r--src/csharp/Grpc.HealthCheck.Tests/Grpc.HealthCheck.Tests.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/csharp/Grpc.HealthCheck.Tests/Grpc.HealthCheck.Tests.csproj b/src/csharp/Grpc.HealthCheck.Tests/Grpc.HealthCheck.Tests.csproj
index 396dc43a02..7cffab01e5 100644
--- a/src/csharp/Grpc.HealthCheck.Tests/Grpc.HealthCheck.Tests.csproj
+++ b/src/csharp/Grpc.HealthCheck.Tests/Grpc.HealthCheck.Tests.csproj
@@ -39,7 +39,7 @@
<ItemGroup>
<Reference Include="Google.Protobuf, Version=3.0.0.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
- <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-beta2\lib\portable-net45+netcore45+wpa81+wp8\Google.Protobuf.dll</HintPath>
</Reference>
<Reference Include="nunit.framework">
<HintPath>..\packages\NUnit.2.6.4\lib\nunit.framework.dll</HintPath>