Skip to content

Commit f80220f

Browse files
Bump Fody from 6.5.1 to 6.5.2 (#114)
Bumps [Fody](https://github.com/Fody/Fody) from 6.5.1 to 6.5.2. - [Release notes](https://github.com/Fody/Fody/releases) - [Commits](Fody/Fody@6.5.1...6.5.2) --- updated-dependencies: - dependency-name: Fody dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f80fda2 commit f80220f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.5.1">
14+
<PackageReference Include="Fody" Version="6.5.2">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>

0 commit comments

Comments
 (0)