remove OperationFailedException also from the project file

pull/2900/head
Jan Tattermusch 9 years ago
parent ebf4046d7f
commit 94829fb7b1
  1. 1
      src/csharp/Grpc.Core/Grpc.Core.csproj

@ -83,7 +83,6 @@
<Compile Include="Internal\AsyncCompletion.cs" />
<Compile Include="Internal\AsyncCallBase.cs" />
<Compile Include="Internal\AsyncCallServer.cs" />
<Compile Include="OperationFailedException.cs" />
<Compile Include="Internal\AsyncCall.cs" />
<Compile Include="Utils\Preconditions.cs" />
<Compile Include="Internal\ServerCredentialsSafeHandle.cs" />

Loading…
Cancel
Save