Skip to content

Commit

Permalink
Update dependency Polyfill to 7.13.0 (#176)
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 23, 2025
1 parent a9caeb2 commit d5a870e
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 @@ -36,7 +36,7 @@

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

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

0 comments on commit d5a870e

Please sign in to comment.