Skip to content

Commit

Permalink
Bump Fody from 6.8.1 to 6.9.1
Browse files Browse the repository at this point in the history
Bumps [Fody](https://github.com/Fody/Fody) from 6.8.1 to 6.9.1.
- [Release notes](https://github.com/Fody/Fody/releases)
- [Commits](Fody/Fody@6.8.1...6.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent c0c8b70 commit 29b7765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Publicize/Publicize.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageProjectUrl>https://github.com/Fody/Publicize</PackageProjectUrl>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Fody" Version="6.8.1" PrivateAssets="none" />
<PackageReference Include="Fody" Version="6.9.1" PrivateAssets="none" />
<PackageReference Include="FodyPackaging" Version="6.8.1" PrivateAssets="All" />
</ItemGroup>
</Project>

0 comments on commit 29b7765

Please sign in to comment.