Skip to content

Commit cb53a7c

Browse files
committed
Bump Meziantou.Polyfill to 1.0.127
1 parent 9596ad0 commit cb53a7c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/core/IronPython.Modules/IronPython.Modules.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
</ItemGroup>
4545

4646
<ItemGroup>
47-
<PackageReference Include="Meziantou.Polyfill" Version="1.0.120">
47+
<PackageReference Include="Meziantou.Polyfill" Version="1.0.127">
4848
<PrivateAssets>all</PrivateAssets>
4949
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5050
</PackageReference>

src/core/IronPython/IronPython.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
</ItemGroup>
6666

6767
<ItemGroup>
68-
<PackageReference Include="Meziantou.Polyfill" Version="1.0.120">
68+
<PackageReference Include="Meziantou.Polyfill" Version="1.0.127">
6969
<PrivateAssets>all</PrivateAssets>
7070
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
7171
</PackageReference>

0 commit comments

Comments
 (0)