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 839039a commit 433a993Copy full SHA for 433a993
src/GraphQL.Server.SourceGenerators/GraphQL.Server.SourceGenerators.csproj
@@ -18,7 +18,7 @@
18
</PropertyGroup>
19
20
<ItemGroup>
21
- <PackageReference Include="Polyfill" Version="3.0.0">
+ <PackageReference Include="Polyfill" Version="5.2.2">
22
<PrivateAssets>all</PrivateAssets>
23
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
24
</PackageReference>
0 commit comments