diff --git a/CHANGELOG.md b/CHANGELOG.md index 832f2513e5..4ee39603b8 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.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), [#319](https://github.com/DEVBOX10/sentry-dotnet/pull/319)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#361) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...3.6.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..d2db62258c 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -100,7 +100,7 @@ - 2.19.2 + 3.6.1 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 2636d83497..58d88cf02b 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -96,25 +96,25 @@ + Include="sentry-cli-Darwin-arm64" FileHash="e12a52a68a9870219c60741e71741a06d1896e85cc7c96fffe1e75f9933d4804" /> + Include="sentry-cli-Darwin-x86_64" FileHash="8117129416afef14deec082e205abe77707f3189ed826718a338e24c5a190838" /> + Include="sentry-cli-Linux-aarch64" FileHash="ea17bcce48fd8a252174db9743503b967351c1ed498c296fdfa40b4cb609bbc5" /> + Include="sentry-cli-Linux-i686" FileHash="097ffb42a386363c6052e65b3eede52f081e3b391fba5c1a24ebf05e39678f25" /> + Include="sentry-cli-Linux-x86_64" FileHash="e25efd0278e2576d531fa9931faf61f6f0f6cda99024b55f694fb2588297f653" /> + Include="sentry-cli-Windows-i686.exe" FileHash="60f0119ae60453de9633c9519c55ed0b39dcacb05d7871a52a6a6c5af66041c0" /> + Include="sentry-cli-Windows-x86_64.exe" FileHash="47e886ffdfcfe03f6f710667d1236ddf58b5ff6ade2d7cead8fe392d91959861" />