diff --git a/CHANGELOG.md b/CHANGELOG.md index 832f2513e5..c57db52b7a 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 v3.6.0 ([#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), [#311](https://github.com/DEVBOX10/sentry-dotnet/pull/311)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#360) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...3.6.0) - 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..d65e4229f9 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -100,7 +100,7 @@ - 2.19.2 + 3.6.0 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 2636d83497..0e4624d720 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -96,25 +96,25 @@ + Include="sentry-cli-Darwin-arm64" FileHash="912252729231a1e35dcbd948a5ea23ef5f163e59c4f183d7847fb22d1aedbd49" /> + Include="sentry-cli-Darwin-x86_64" FileHash="8c2470b92ae409d42f1d6697774457bbfa0222049b527b907a2f8a26e5b4e98e" /> + Include="sentry-cli-Linux-aarch64" FileHash="987ab96a45610f00659a0ee633e64343495312e8c39250242dab12aa296240a2" /> + Include="sentry-cli-Linux-i686" FileHash="7d0095ccd85d9ec9f3a4242dc86b317fe626da4aeac524eccd55856ec127e0d0" /> + Include="sentry-cli-Linux-x86_64" FileHash="e2bff5d8b546f3fb72c616da656ecb347c7c144f36a5294b0749dcc2001f68d5" /> + Include="sentry-cli-Windows-i686.exe" FileHash="5ad9cf27de932e7a519cbbf1d4f73d28151e8c3da6119bc9e66659dad3558bcc" /> + Include="sentry-cli-Windows-x86_64.exe" FileHash="8a617dff234dcda4ce600cef3b14874454dd907f63395a9c470c5a7120c867f6" />