Skip to content
Snippets Groups Projects
Commit 92402e9c authored by Craig Tiller's avatar Craig Tiller
Browse files

Revert inadvertent change

parent c80670fb
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment