Skip to content

Commit

Permalink
Bump Costura.Fody from 5.7.0 to 6.0.0 in /WFInfo (#334)
Browse files Browse the repository at this point in the history
Bumps [Costura.Fody](https://github.com/Fody/Costura) from 5.7.0 to 6.0.0.
- [Release notes](https://github.com/Fody/Costura/releases)
- [Changelog](https://github.com/Fody/Costura/blob/develop/GitReleaseManager.yaml)
- [Commits](Fody/Costura@5.7.0...6.0.0)

---
updated-dependencies:
- dependency-name: Costura.Fody
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Dec 3, 2024
1 parent 1a9c630 commit 1af2b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WFInfo/WFInfo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Autoupdater.NET.Official" Version="1.9.2" />
<PackageReference Include="Costura.Fody" Version="5.7.0">
<PackageReference Include="Costura.Fody" Version="6.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 1af2b75

Please sign in to comment.