add metrics.proto generated files to C# project

pull/6256/head
Jan Tattermusch 9 years ago
parent 445a82bfae
commit 987e978e41
  1. 2
      src/csharp/Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj

@ -114,6 +114,8 @@
<Compile Include="InterarrivalTimers.cs" />
<Compile Include="NUnitMain.cs" />
<Compile Include="StressTestClient.cs" />
<Compile Include="Metrics.cs" />
<Compile Include="MetricsGrpc.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>

Loading…
Cancel
Save