From 5bd8c8a4297804a90520ca6e59e8e478d46189ea Mon Sep 17 00:00:00 2001 From: Ivan Dlugos <6349682+vaind@users.noreply.github.com> Date: Thu, 23 May 2024 14:53:15 +0200 Subject: [PATCH] chore: update perfview (#3382) * chore: update perfview * update netcore.client dependency version * chore: changelog --- CHANGELOG.md | 4 ++++ modules/perfview | 2 +- src/Sentry.Profiling/Sentry.Profiling.csproj | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) 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 @@ - +