aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Auth/Grpc.Auth.xproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/csharp/Grpc.Auth/Grpc.Auth.xproj')
-rw-r--r--src/csharp/Grpc.Auth/Grpc.Auth.xproj3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/csharp/Grpc.Auth/Grpc.Auth.xproj b/src/csharp/Grpc.Auth/Grpc.Auth.xproj
index c3a6fa2947..dd3d94c574 100644
--- a/src/csharp/Grpc.Auth/Grpc.Auth.xproj
+++ b/src/csharp/Grpc.Auth/Grpc.Auth.xproj
@@ -9,9 +9,8 @@
<ProjectGuid>c82631ed-06d1-4458-87bc-8257d12307a8</ProjectGuid>
<RootNamespace>Grpc.Auth</RootNamespace>
<BaseIntermediateOutputPath Condition="'$(BaseIntermediateOutputPath)'=='' ">..\Grpc.Core\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath>
- <OutputPath Condition="'$(OutputPath)'=='' ">..\Grpc.Core\artifacts\bin\$(MSBuildProjectName)\</OutputPath>
+ <OutputPath Condition="'$(OutputPath)'=='' ">.\bin\</OutputPath>
</PropertyGroup>
-
<PropertyGroup>
<SchemaVersion>2.0</SchemaVersion>
</PropertyGroup>