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 ed89884 commit 7e84fdaCopy full SHA for 7e84fda
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.34.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