Skip to content

Commit 2c365ad

Browse files
Update dependency Polyfill to v4.1.0 (#666)
+semver:patch
1 parent 49d38c1 commit 2c365ad

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
@@ -31,6 +31,6 @@
3131

3232
<ItemGroup>
3333
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
34-
<PackageReference Include="Polyfill" Version="4.0.0" PrivateAssets="All"/>
34+
<PackageReference Include="Polyfill" Version="4.1.0" PrivateAssets="All"/>
3535
</ItemGroup>
3636
</Project>

0 commit comments

Comments
 (0)