We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 051ceab commit be7b7f4Copy full SHA for be7b7f4
src/Agent/NewRelic.Api.Agent/NewRelic.Api.Agent.csproj
@@ -8,6 +8,7 @@
8
<IntermediateOutputPath>$(RootProjectDirectory)\src\_build\$(Platform)-$(Configuration)\$(AssemblyName)\</IntermediateOutputPath>
9
<OutputPath>$(RootProjectDirectory)\src\_build\$(Platform)-$(Configuration)\$(AssemblyName)\</OutputPath>
10
<Nullable>enable</Nullable>
11
+ <DisableDiagnosticTracing>true</DisableDiagnosticTracing>
12
</PropertyGroup>
13
14
<ItemGroup>
0 commit comments