Skip to content

Commit

Permalink
Update Polyfill
Browse files Browse the repository at this point in the history
  • Loading branch information
mburumaxwell committed Apr 15, 2024
1 parent 631de5e commit 76b5741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

<ItemGroup>
<PackageReference Include="ConfigureAwaitChecker.Analyzer" Version="5.0.0.1" PrivateAssets="All"/>
<PackageReference Include="Polyfill " Version="4.0.0" PrivateAssets="All"/>
<PackageReference Include="Polyfill " Version="4.6.0" PrivateAssets="All"/>
</ItemGroup>

</Project>

0 comments on commit 76b5741

Please sign in to comment.