Skip to content

Commit f5a052e

Browse files
[.Net Version Bump] Bump to v3.38.000 (#432)
Co-authored-by: dd-trace-dotnet-ci-bot[bot] <dd-trace-dotnet-ci-bot[bot]@users.noreply.github.com>
1 parent 504efac commit f5a052e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dotnet/build-packages.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
RELEASE_VERSION="3.37.000"
1+
RELEASE_VERSION="3.38.000"
22
AGENT_DOWNLOAD_URL="http://s3.amazonaws.com/dsd6-staging/windows/agent7/buildpack/agent-binaries-7.75.0-1-x86_64.zip"
3-
TRACER_DOWNLOAD_URL="https://github.com/DataDog/dd-trace-dotnet/releases/download/v3.37.0/windows-tracer-home.zip"
3+
TRACER_DOWNLOAD_URL="https://github.com/DataDog/dd-trace-dotnet/releases/download/v3.38.0/windows-tracer-home.zip"
44

55
echo "Downloading tracer from ${TRACER_DOWNLOAD_URL}"
66
wget -O tracer.zip $TRACER_DOWNLOAD_URL

0 commit comments

Comments
 (0)