Skip to content

Commit

Permalink
build(deps): bump FodyPackaging from 6.6.0 to 6.6.1 in /src (#3254)
Browse files Browse the repository at this point in the history
Bumps [FodyPackaging](https://github.com/Fody/Fody) from 6.6.0 to 6.6.1.
- [Release notes](https://github.com/Fody/Fody/releases)
- [Commits](https://github.com/Fody/Fody/commits/6.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2022
1 parent 2cb0368 commit 7b99921
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 @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="Fody" Version="6.6.1" PrivateAssets="None" />
<PackageReference Include="FodyPackaging" Version="6.6.0" PrivateAssets="All" />
<PackageReference Include="FodyPackaging" Version="6.6.1" PrivateAssets="All" />
</ItemGroup>


Expand Down

0 comments on commit 7b99921

Please sign in to comment.