Skip to content

Commit

Permalink
build(deps): bump Fody from 6.5.0 to 6.5.1 in /src (#2726)
Browse files Browse the repository at this point in the history
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 5, 2021
1 parent 739457f commit 2db40f7
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 @@ -17,7 +17,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Fody" Version="6.5.0" PrivateAssets="None" />
<PackageReference Include="Fody" Version="6.5.1" PrivateAssets="None" />
<PackageReference Include="FodyPackaging" Version="6.5.0" PrivateAssets="All" />
<PackageReference Include="System.Reactive" Version="5.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 2db40f7

Please sign in to comment.