Skip to content

Commit

Permalink
Bump FodyHelpers from 6.8.0 to 6.8.1 (#551)
Browse files Browse the repository at this point in the history
Bumps [FodyHelpers](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: FodyHelpers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent 7b7151a commit ad47907
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Obsolete.Fody/Obsolete.Fody.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
<DebugType>portable</DebugType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="FodyHelpers" Version="6.8.0" />
<PackageReference Include="FodyHelpers" Version="6.8.1" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="FodyHelpers" Version="6.8.0" />
<PackageReference Include="FodyHelpers" Version="6.8.1" />
<PackageReference Include="Xunit" Version="2.8.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0" />
<PackageReference Include="Verify.Xunit" Version="24.1.0" />
Expand Down

0 comments on commit ad47907

Please sign in to comment.