Skip to content

Commit 6bc119d

Browse files
Bump Fody from 6.2.6 to 6.3.0 (#71)
Bumps [Fody](https://github.com/Fody/Fody) from 6.2.6 to 6.3.0. - [Release notes](https://github.com/Fody/Fody/releases) - [Commits](https://github.com/Fody/Fody/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 9399145 commit 6bc119d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/StructLinq.BCL/StructLinq.BCL.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</ItemGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="Fody" Version="6.2.6">
18+
<PackageReference Include="Fody" Version="6.3.0">
1919
<PrivateAssets>all</PrivateAssets>
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2121
</PackageReference>

src/StructLinq/StructLinq.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Fody" Version="6.2.6">
14+
<PackageReference Include="Fody" Version="6.3.0">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>

0 commit comments

Comments
 (0)