aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/MathClient/MathClient.csproj
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2015-02-20 09:34:34 -0800
committerGravatar Jan Tattermusch <jtattermusch@google.com>2015-02-20 09:49:25 -0800
commitbabfd91e4ae71a5601827cebcafc73094c3d8588 (patch)
treedd282d29b0c2bd69a9d79149235f900b159ab29c /src/csharp/MathClient/MathClient.csproj
parentd3a792762077464f7a4b6c1f163474efd58449ce (diff)
Rename Grpc.Api to Grpc.Examples
Diffstat (limited to 'src/csharp/MathClient/MathClient.csproj')
-rw-r--r--src/csharp/MathClient/MathClient.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/csharp/MathClient/MathClient.csproj b/src/csharp/MathClient/MathClient.csproj
index 448ef13f70..fdecee13ff 100644
--- a/src/csharp/MathClient/MathClient.csproj
+++ b/src/csharp/MathClient/MathClient.csproj
@@ -44,9 +44,9 @@
<Project>{CCC4440E-49F7-4790-B0AF-FEABB0837AE7}</Project>
<Name>Grpc.Core</Name>
</ProjectReference>
- <ProjectReference Include="..\Grpc.Api\Grpc.Api.csproj">
+ <ProjectReference Include="..\Grpc.Api\Grpc.Examples.csproj">
<Project>{7DC1433E-3225-42C7-B7EA-546D56E27A4B}</Project>
- <Name>Grpc.Api</Name>
+ <Name>Grpc.Examples</Name>
</ProjectReference>
</ItemGroup>
</Project> \ No newline at end of file