aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Examples.Tests
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.Tests
parentc58b3bbbaf01f3492aedce5bc88cd11873a4b8a0 (diff)
update .xproj files
Diffstat (limited to 'src/csharp/Grpc.Examples.Tests')
-rw-r--r--src/csharp/Grpc.Examples.Tests/Grpc.Examples.Tests.xproj3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/csharp/Grpc.Examples.Tests/Grpc.Examples.Tests.xproj b/src/csharp/Grpc.Examples.Tests/Grpc.Examples.Tests.xproj
index c744816a81..9cecd18b2e 100644
--- a/src/csharp/Grpc.Examples.Tests/Grpc.Examples.Tests.xproj
+++ b/src/csharp/Grpc.Examples.Tests/Grpc.Examples.Tests.xproj
@@ -9,9 +9,8 @@
<ProjectGuid>c61714a6-f633-44fb-97f4-c91f425c1d15</ProjectGuid>
<RootNamespace>Grpc.Examples.Tests</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>