We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d1cde4 commit 1954595Copy full SHA for 1954595
tests/Tests/Tests.csproj
@@ -37,5 +37,6 @@
37
<!-- TODO ADD THESE BACK -->
38
<Compile Remove="**" />
39
<Compile Include="ClientConcepts\OpenTelemetry\OpenTelemetryTests.cs" />
40
+ <Compile Include="XunitBootstrap.cs" />
41
</ItemGroup>
42
</Project>
0 commit comments