Skip to content

Commit affa70e

Browse files
build(deps): Bump Meziantou.Polyfill from 1.0.38 to 1.0.39 (#1488)
Bumps [Meziantou.Polyfill](https://github.com/meziantou/Meziantou.Polyfill) from 1.0.38 to 1.0.39. - [Commits](https://github.com/meziantou/Meziantou.Polyfill/commits) --- updated-dependencies: - dependency-name: Meziantou.Polyfill dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92e3ea3 commit affa70e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/bunit.generators.internal/bunit.generators.internal.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2323
</PackageReference>
24-
<PackageReference Include="Meziantou.Polyfill" Version="1.0.38">
24+
<PackageReference Include="Meziantou.Polyfill" Version="1.0.39">
2525
<PrivateAssets>all</PrivateAssets>
2626
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2727
</PackageReference>

src/bunit.generators/bunit.generators.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<PrivateAssets>all</PrivateAssets>
7676
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
7777
</PackageReference>
78-
<PackageReference Include="Meziantou.Polyfill" Version="1.0.38">
78+
<PackageReference Include="Meziantou.Polyfill" Version="1.0.39">
7979
<PrivateAssets>all</PrivateAssets>
8080
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
8181
</PackageReference>

0 commit comments

Comments
 (0)