Skip to content

Commit 652c0f0

Browse files
Bump Polyfill from 7.0.0 to 7.5.0 (#707)
Bumps [Polyfill](https://github.com/SimonCropp/Polyfill) from 7.0.0 to 7.5.0. - [Commits](SimonCropp/Polyfill@7.0.0...7.5.0) --- updated-dependencies: - dependency-name: Polyfill dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a081a20 commit 652c0f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<ItemGroup>
3131
<PackageReference Include="ConfigureAwaitChecker.Analyzer" Version="5.0.0.1" PrivateAssets="All" />
32-
<PackageReference Include="Polyfill" Version="7.0.0" PrivateAssets="All" />
32+
<PackageReference Include="Polyfill" Version="7.5.0" PrivateAssets="All" />
3333
</ItemGroup>
3434

3535
<ItemGroup>

0 commit comments

Comments
 (0)