Skip to content

Commit

Permalink
Add exception for ManualInstrumentation (until v3 is released)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewlock committed Jun 18, 2024
1 parent 9e2ea7a commit afa0273
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<!-- Just temporary, until v3 -->
<AllowDatadogTraceReference>true</AllowDatadogTraceReference>
</PropertyGroup>

<ItemGroup>
<ProjectReference Include="..\..\..\..\src\Datadog.Trace\Datadog.Trace.csproj" />
</ItemGroup>
Expand Down

0 comments on commit afa0273

Please sign in to comment.