Skip to content

Commit 9583e38

Browse files
build(deps): bump FodyPackaging from 6.3.0 to 6.4.0 in /src (#2704)
Bumps [FodyPackaging](https://github.com/Fody/Fody) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/Fody/Fody/releases) - [Commits](https://github.com/Fody/Fody/commits/6.4.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff96c7d commit 9583e38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveUI.Fody.Helpers/ReactiveUI.Fody.Helpers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<ItemGroup>
2020
<PackageReference Include="Fody" Version="6.4.0" PrivateAssets="None" />
21-
<PackageReference Include="FodyPackaging" Version="6.3.0" PrivateAssets="All" />
21+
<PackageReference Include="FodyPackaging" Version="6.4.0" PrivateAssets="All" />
2222
<PackageReference Include="System.Reactive" Version="5.0.0" />
2323
</ItemGroup>
2424

0 commit comments

Comments
 (0)