Skip to content
Merged
Prev Previous commit
Next Next commit
Bump DatadogTestLogger to latest
  • Loading branch information
andrewlock committed Dec 5, 2022
commit 142c2cf21aa89be2ed97bcf3500f2ad2400efe04
2 changes: 1 addition & 1 deletion tracer/test/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
</PropertyGroup>

<ItemGroup Condition=" $(DD_LOGGER_ENABLED) != 'false' ">
<PackageReference Include="DatadogTestLogger" Version="0.0.32" ExcludeAssets="compile"/>
<PackageReference Include="DatadogTestLogger" Version="0.0.33" ExcludeAssets="compile"/>
</ItemGroup>

<!-- StyleCop -->
Expand Down