Skip to content
Snippets Groups Projects
Commit 987e978e authored by Jan Tattermusch's avatar Jan Tattermusch
Browse files

add metrics.proto generated files to C# project

parent 445a82bf
No related branches found
No related tags found
No related merge requests found
...@@ -114,6 +114,8 @@ ...@@ -114,6 +114,8 @@
<Compile Include="InterarrivalTimers.cs" /> <Compile Include="InterarrivalTimers.cs" />
<Compile Include="NUnitMain.cs" /> <Compile Include="NUnitMain.cs" />
<Compile Include="StressTestClient.cs" /> <Compile Include="StressTestClient.cs" />
<Compile Include="Metrics.cs" />
<Compile Include="MetricsGrpc.cs" />
</ItemGroup> </ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup> <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