Skip to content

Commit

Permalink
Merge branch 'plucking-hell' of github.com:ctiller/grpc into plucking…
Browse files Browse the repository at this point in the history
…-hell
  • Loading branch information
ctiller committed Jul 31, 2015
2 parents 1a849ab + 92402e9 commit 85c2a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/csharp/Grpc.Core/Grpc.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
ignored, which gives us the desired effect. -->
<When Condition=" '$(OS)' != 'Unix' ">
<ItemGroup>
<Content Include="..\..\..\vsprojects\Debug-DLL\grpc_csharp_ext.dll">
<Content Include="..\..\..\vsprojects\Debug\grpc_csharp_ext.dll">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
Expand Down

0 comments on commit 85c2a08

Please sign in to comment.