Skip to content

Commit b1dd7e4

Browse files
Bump Fody from 6.6.1 to 6.6.2 (#146)
Bumps [Fody](https://github.com/Fody/Fody) from 6.6.1 to 6.6.2. - [Release notes](https://github.com/Fody/Fody/releases) - [Commits](Fody/Fody@6.6.1...6.6.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 7a60f02 commit b1dd7e4

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
@@ -13,7 +13,7 @@
1313
</PropertyGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="Fody" Version="6.6.1">
16+
<PackageReference Include="Fody" Version="6.6.2">
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>

0 commit comments

Comments
 (0)