Skip to content

Commit

Permalink
build(deps): bump FodyHelpers from 6.0.8 to 6.1.0 (#2339)
Browse files Browse the repository at this point in the history
Bumps [FodyHelpers](https://github.com/Fody/Fody) from 6.0.8 to 6.1.0.
- [Release notes](https://github.com/Fody/Fody/releases)
- [Commits](Fody/Fody@6.0.8...6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 10, 2020
1 parent 5974aa7 commit 2845ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReactiveUI.Fody/ReactiveUI.Fody.csproj
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
</PropertyGroup> </PropertyGroup>


<ItemGroup> <ItemGroup>
<PackageReference Include="FodyHelpers" Version="6.0.8" /> <PackageReference Include="FodyHelpers" Version="6.1.0" />
</ItemGroup> </ItemGroup>
</Project> </Project>

0 comments on commit 2845ba3

Please sign in to comment.