Skip to content

Commit

Permalink
[.Net Version Bump] Bump to v2.49.000 (#238)
Browse files Browse the repository at this point in the history
Co-authored-by: pierotibou <pierotibou@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and pierotibou authored Mar 18, 2024

Partially verified

This commit is signed with the committer’s verified signature.
Tofel’s contribution has been verified via SSH key.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
1 parent 79463eb commit 0f67a65
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="2.48.000"
RELEASE_VERSION="2.49.000"
AGENT_DOWNLOAD_URL="http://s3.amazonaws.com/dsd6-staging/windows/agent7/buildpack/agent-binaries-7.51.0-1-x86_64.zip"
TRACER_DOWNLOAD_URL="https://github.com/DataDog/dd-trace-dotnet/releases/download/v2.48.0/windows-tracer-home.zip"
TRACER_DOWNLOAD_URL="https://github.com/DataDog/dd-trace-dotnet/releases/download/v2.49.0/windows-tracer-home.zip"

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

0 comments on commit 0f67a65

Please sign in to comment.