aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Examples.MathServer/Grpc.Examples.MathServer.xproj
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2016-06-15 09:49:40 -0700
committerGravatar Jan Tattermusch <jtattermusch@google.com>2016-06-15 09:49:40 -0700
commit5ff32fa9fde85d664b60b0a9ff4d0799e2e0a2b3 (patch)
treef691e0243646ed826fb5a35ef61e5a032846b287 /src/csharp/Grpc.Examples.MathServer/Grpc.Examples.MathServer.xproj
parentc58b3bbbaf01f3492aedce5bc88cd11873a4b8a0 (diff)
update .xproj files
Diffstat (limited to 'src/csharp/Grpc.Examples.MathServer/Grpc.Examples.MathServer.xproj')
-rw-r--r--src/csharp/Grpc.Examples.MathServer/Grpc.Examples.MathServer.xproj3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/csharp/Grpc.Examples.MathServer/Grpc.Examples.MathServer.xproj b/src/csharp/Grpc.Examples.MathServer/Grpc.Examples.MathServer.xproj
index 40746f1f94..38a449e8f2 100644
--- a/src/csharp/Grpc.Examples.MathServer/Grpc.Examples.MathServer.xproj
+++ b/src/csharp/Grpc.Examples.MathServer/Grpc.Examples.MathServer.xproj
@@ -9,9 +9,8 @@
<ProjectGuid>58579368-5372-4e67-acd6-9b59cb9fa698</ProjectGuid>
<RootNamespace>Grpc.Examples.MathServer</RootNamespace>
<BaseIntermediateOutputPath Condition="'$(BaseIntermediateOutputPath)'=='' ">..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath>
- <OutputPath Condition="'$(OutputPath)'=='' ">..\artifacts\bin\$(MSBuildProjectName)\</OutputPath>
+ <OutputPath Condition="'$(OutputPath)'=='' ">.\bin\</OutputPath>
</PropertyGroup>
-
<PropertyGroup>
<SchemaVersion>2.0</SchemaVersion>
</PropertyGroup>