Skip to content

Commit 784c328

Browse files
authoredMay 15, 2024
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 83fa7fc commit 784c328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Scalpel/Scalpel.csproj

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

0 commit comments

Comments
 (0)