diff --git a/CHANGELOG.md b/CHANGELOG.md index 832f2513e5..140f51e623 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.3 ([#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), [#242](https://github.com/DEVBOX10/sentry-dotnet/pull/242)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2583) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...2.58.3) - 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..e3159a7aed 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -100,7 +100,7 @@ - 2.19.2 + 2.58.3 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 2636d83497..c72ee9fff8 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -96,25 +96,25 @@ + Include="sentry-cli-Darwin-arm64" FileHash="ea482e900e249f9656f57cab31a40901ee4e02952550f809fcd2aae1f398971c" /> + Include="sentry-cli-Darwin-x86_64" FileHash="54d28a3327a69e86a8a073c4ff576c7305c3286151d464362143de109b623156" /> + Include="sentry-cli-Linux-aarch64" FileHash="30f95cf10ff96bdbbfdc1a25a7b65ee0a7f906f2c380c0cdde185d14d5535246" /> + Include="sentry-cli-Linux-i686" FileHash="4a36158a3140a26e1e8fbbb72f80a836df3f49ebcb5787e05b360e0f9ee01b3c" /> + Include="sentry-cli-Linux-x86_64" FileHash="645e64af49e68a285b66d7ddf440d06b76f8a5603797060f61c0c487ac7e2a89" /> + Include="sentry-cli-Windows-i686.exe" FileHash="024a72a8ff6e076cd500c17086a7a146dfb59e9469936eb16b8a1ba31cf7394a" /> + Include="sentry-cli-Windows-x86_64.exe" FileHash="e26c363d45c572c6ae133a913657f995d171f7179aa221371da81966b0d5d2ef" />