Skip to content

Commit 2db40f7

Browse files
build(deps): bump Fody from 6.5.0 to 6.5.1 in /src (#2726)
Bumps [Fody](https://github.com/Fody/Fody) from 6.5.0 to 6.5.1. - [Release notes](https://github.com/Fody/Fody/releases) - [Commits](Fody/Fody@6.5.0...6.5.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 739457f commit 2db40f7

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.5.0" PrivateAssets="None" />
20+
<PackageReference Include="Fody" Version="6.5.1" PrivateAssets="None" />
2121
<PackageReference Include="FodyPackaging" Version="6.5.0" PrivateAssets="All" />
2222
<PackageReference Include="System.Reactive" Version="5.0.0" />
2323
</ItemGroup>

0 commit comments

Comments
 (0)