Skip to content

Commit

Permalink
[.Net Version Bump] Bump to v3.6.000 (#293)
Browse files Browse the repository at this point in the history
Co-authored-by: andrewlock <[email protected]>
  • Loading branch information
github-actions[bot] and andrewlock authored Nov 19, 2024
1 parent 81a0e86 commit 8acde8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dotnet/build-packages.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
RELEASE_VERSION="3.5.000"
RELEASE_VERSION="3.6.000"
AGENT_DOWNLOAD_URL="http://s3.amazonaws.com/dsd6-staging/windows/agent7/buildpack/agent-binaries-7.54.1-1-x86_64.zip"
TRACER_DOWNLOAD_URL="https://github.com/DataDog/dd-trace-dotnet/releases/download/v3.5.0/windows-tracer-home.zip"
TRACER_DOWNLOAD_URL="https://github.com/DataDog/dd-trace-dotnet/releases/download/v3.6.0/windows-tracer-home.zip"

echo "Downloading tracer from ${TRACER_DOWNLOAD_URL}"
wget -O tracer.zip $TRACER_DOWNLOAD_URL
Expand Down

0 comments on commit 8acde8d

Please sign in to comment.