Skip to content

Commit

Permalink
build(deps): bump Fody from 6.6.3 to 6.6.4 in /src (#3388)
Browse files Browse the repository at this point in the history
Bumps [Fody](https://github.com/Fody/Fody) from 6.6.3 to 6.6.4.
- [Release notes](https://github.com/Fody/Fody/releases)
- [Commits](Fody/Fody@6.6.3...6.6.4)

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

Signed-off-by: dependabot[bot] <[email protected]>

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 Nov 4, 2022
1 parent f36ec8a commit 28a4d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReactiveUI.Fody.Helpers/ReactiveUI.Fody.Helpers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Fody" Version="6.6.3" PrivateAssets="None" />
<PackageReference Include="Fody" Version="6.6.4" PrivateAssets="None" />
<PackageReference Include="FodyPackaging" Version="6.6.3" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit 28a4d9d

Please sign in to comment.