Skip to content

Commit

Permalink
Update .NET Tracer to 3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
apiarian-datadog authored and github-actions[bot] committed Nov 26, 2024
1 parent e6c9ca2 commit 2351c73
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 @@ -177,7 +177,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.6.1
fi

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

0 comments on commit 2351c73

Please sign in to comment.