Skip to content

Commit e20c899

Browse files
build(deps): bump Fody from 6.3.0 to 6.4.0 in /src (#2703)
Bumps [Fody](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 a55864e commit e20c899

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
@@ -17,7 +17,7 @@
1717
</PropertyGroup>
1818

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

0 commit comments

Comments
 (0)