Skip to content

Commit

Permalink
Update dependency Polyfill to 7.15.0 (#187)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
thomhurst and renovate-bot authored Jan 29, 2025
1 parent 42da35c commit a568dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EnumerableAsyncProcessor/EnumerableAsyncProcessor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>

<PackageReference Include="Polyfill" Version="7.14.0">
<PackageReference Include="Polyfill" Version="7.15.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit a568dda

Please sign in to comment.