diff --git a/CHANGELOG.md b/CHANGELOG.md index d1dd085f6c..aa6c80bef8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ - P/Invoke warning for GetWindowThreadProcessId no longer shows when using Sentry in UWP applications ([#3372](https://github.com/getsentry/sentry-dotnet/pull/3372)) +### Dependencies + +- Update Perfview/TraceEvent to v3.1.10 (patched) ([#3382](https://github.com/getsentry/sentry-dotnet/pull/3382)) + ## 4.6.2 ### Fixes diff --git a/modules/perfview b/modules/perfview index 3bebe16b1c..5a57f1044d 160000 --- a/modules/perfview +++ b/modules/perfview @@ -1 +1 @@ -Subproject commit 3bebe16b1c13dedf70967f5507768248c13f31a6 +Subproject commit 5a57f1044d94f77b74d984199b2bf2f9869721bf diff --git a/src/Sentry.Profiling/Sentry.Profiling.csproj b/src/Sentry.Profiling/Sentry.Profiling.csproj index 61e74f870b..5667f68fc6 100644 --- a/src/Sentry.Profiling/Sentry.Profiling.csproj +++ b/src/Sentry.Profiling/Sentry.Profiling.csproj @@ -13,7 +13,7 @@ - +