Skip to content

Commit 4d4f031

Browse files
build(deps): bump FodyPackaging from 5.2.0 to 6.0.0 (#2143)
Bumps [FodyPackaging](https://github.com/Fody/Fody) from 5.2.0 to 6.0.0. - [Release notes](https://github.com/Fody/Fody/releases) - [Commits](https://github.com/Fody/Fody/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ac2f596 commit 4d4f031

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
@@ -22,7 +22,7 @@
2222

2323
<ItemGroup>
2424
<PackageReference Include="Fody" Version="6.0.0" PrivateAssets="None" />
25-
<PackageReference Include="FodyPackaging" Version="5.2.0" PrivateAssets="All" />
25+
<PackageReference Include="FodyPackaging" Version="6.0.0" PrivateAssets="All" />
2626
<PackageReference Include="System.Reactive" Version="4.1.6" />
2727
</ItemGroup>
2828

0 commit comments

Comments
 (0)