From 3976bb45b6a7e2a373a75aef9d58318fefc2b81d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20P=C3=B6lz?= <38893694+Flash0ver@users.noreply.github.com> Date: Wed, 28 Jan 2026 15:47:07 +0100 Subject: [PATCH 1/6] chore: update Polyfill from 1.32.0 to 9.7.7 --- src/Sentry.Analyzers/Sentry.Analyzers.csproj | 2 +- src/Sentry/Sentry.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Sentry.Analyzers/Sentry.Analyzers.csproj b/src/Sentry.Analyzers/Sentry.Analyzers.csproj index 223a1434f8..f8d3d0754e 100644 --- a/src/Sentry.Analyzers/Sentry.Analyzers.csproj +++ b/src/Sentry.Analyzers/Sentry.Analyzers.csproj @@ -24,7 +24,7 @@ https://github.com/SimonCropp/Polyfill --> - + diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index a2b75db0ae..28fe866055 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -65,7 +65,7 @@ https://github.com/SimonCropp/Polyfill --> - + - + diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 11ffcbf7a5..f2f88ca2d5 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -65,7 +65,7 @@ https://github.com/SimonCropp/Polyfill --> - + $(DefineConstants);FeatureHttp From d6718ccc14628f7a703006ee8a7d8c479dd8e1b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20P=C3=B6lz?= <38893694+Flash0ver@users.noreply.github.com> Date: Tue, 10 Feb 2026 21:22:02 +0100 Subject: [PATCH 6/6] build: add global "Polyfills" using --- src/Directory.Build.props | 6 ++++++ test/Directory.Build.props | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/src/Directory.Build.props b/src/Directory.Build.props index e3e1feb526..a57bbf9638 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -60,4 +60,10 @@ + + + + + + diff --git a/test/Directory.Build.props b/test/Directory.Build.props index 7559ec9d73..43c5f797ab 100644 --- a/test/Directory.Build.props +++ b/test/Directory.Build.props @@ -79,4 +79,10 @@ + + + + + +