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 aea1313 commit 2ef75ceCopy full SHA for 2ef75ce
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.23.0" PrivateAssets="all" />
+ <PackageReference Include="Polyfill" Version="1.32.0" PrivateAssets="all" />
28
</ItemGroup>
29
30
src/Sentry/Sentry.csproj
@@ -75,7 +75,7 @@
75
76
77
78
79
80
81
<!--
0 commit comments