Skip to content

Commit

Permalink
Update .NET Tracer to 3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
apiarian-datadog authored and github-actions[bot] committed Jan 8, 2025
1 parent a68a1b9 commit b3e90bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datadog_wrapper
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ setUpNodeEnv() {
setUpDotnetEnv() {
echo "Setting up Datadog tracing for .NET"
if [ -z "${DD_DOTNET_TRACER_VERSION}" ]; then
DD_DOTNET_TRACER_VERSION=3.5.0
DD_DOTNET_TRACER_VERSION=3.8.0
fi

# Set a tracer directory to avoid issues with unarchiving
Expand Down

0 comments on commit b3e90bf

Please sign in to comment.