We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f50b360 commit 185a684Copy full SHA for 185a684
src/Sentry.Analyzers/Sentry.Analyzers.csproj
@@ -24,7 +24,7 @@
24
https://github.com/SimonCropp/Polyfill
25
-->
26
<ItemGroup>
27
- <PackageReference Include="Polyfill" Version="1.32.0" PrivateAssets="all" />
+ <PackageReference Include="Polyfill" Version="1.33.2" PrivateAssets="all" />
28
</ItemGroup>
29
30
src/Sentry/Sentry.csproj
@@ -65,7 +65,7 @@
65
66
67
68
69
70
71
<!--
0 commit comments