diff --git a/CHANGELOG.md b/CHANGELOG.md index 832f2513e5..a6c1a55fd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,9 +17,9 @@ - Bump Cocoa SDK from v8.7.3 to v8.8.0 ([#2427](https://github.com/getsentry/sentry-dotnet/pull/2427), [#2430](https://github.com/getsentry/sentry-dotnet/pull/2430)) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#880) - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.7.3...8.8.0) -- Bump CLI from v2.18.1 to v2.19.2 ([#2428](https://github.com/getsentry/sentry-dotnet/pull/2428), [#2431](https://github.com/getsentry/sentry-dotnet/pull/2431), [#2451](https://github.com/getsentry/sentry-dotnet/pull/2451)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2192) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...2.19.2) +- Bump CLI from v2.18.1 to v2.58.1 ([#2428](https://github.com/getsentry/sentry-dotnet/pull/2428), [#2431](https://github.com/getsentry/sentry-dotnet/pull/2431), [#2451](https://github.com/getsentry/sentry-dotnet/pull/2451), [#234](https://github.com/DEVBOX10/sentry-dotnet/pull/234)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2581) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...2.58.1) - Bump Java SDK from v6.22.0 to v6.24.0 ([#2429](https://github.com/getsentry/sentry-dotnet/pull/2429), [#2440](https://github.com/getsentry/sentry-dotnet/pull/2440)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6240) - [diff](https://github.com/getsentry/sentry-java/compare/6.22.0...6.24.0) diff --git a/Directory.Build.props b/Directory.Build.props index ea2438a99f..da7e525b86 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -100,7 +100,7 @@ - 2.19.2 + 2.58.1 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 2636d83497..2fc28f2ef1 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -96,25 +96,25 @@ + Include="sentry-cli-Darwin-arm64" FileHash="c4f396e64c62169f6a3e338b302504abf638fb895d9fc2bae91427e4537f5e50" /> + Include="sentry-cli-Darwin-x86_64" FileHash="9739893666b9839dd99b72b068fd6e3e555e30bd1f1a1dd414bd5fb3d7f3089d" /> + Include="sentry-cli-Linux-aarch64" FileHash="a4f83670b82b50a2e19f7977c3662b9c2590f919b0ead9800e00202021035b95" /> + Include="sentry-cli-Linux-i686" FileHash="cd8863733d1fd28cda778c207a4e2ebdee151a87d009544b8b620d5b8b4a5047" /> + Include="sentry-cli-Linux-x86_64" FileHash="f8572d045821911ac54a03c2fd94597c22655fd82df11e6734acbfef18945935" /> + Include="sentry-cli-Windows-i686.exe" FileHash="865f2994f1919b9ffcd1672f8483439991a8365781e57e0f4c7f03f5b2f2ebbc" /> + Include="sentry-cli-Windows-x86_64.exe" FileHash="e3df9ac4efa1a8407bab95beaa2adde6f7addb39312c37796d9f2c9d12441a0a" />