Revert inadvertent change

pull/2713/head
Craig Tiller 10 years ago
parent c80670fbc4
commit 92402e9c22
  1. 2
      src/csharp/Grpc.Core/Grpc.Core.csproj

@ -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>

Loading…
Cancel
Save