Skip to content

Commit bf81b5a

Browse files
Bump Fody from 6.8.0 to 6.8.1
Bumps [Fody](https://github.com/Fody/Fody) from 6.8.0 to 6.8.1. - [Release notes](https://github.com/Fody/Fody/releases) - [Commits](Fody/Fody@6.8.0...6.8.1) --- updated-dependencies: - dependency-name: Fody dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5a2d08 commit bf81b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Caseless/Caseless.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
</PropertyGroup>
1414
<ItemGroup>
1515
<PackageReference Include="FodyPackaging" Version="6.8.0" PrivateAssets="All" />
16-
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="none" />
16+
<PackageReference Include="Fody" Version="6.8.1" PrivateAssets="none" />
1717
</ItemGroup>
1818
</Project>

0 commit comments

Comments
 (0)