Skip to content

Commit

Permalink
build(deps): bump Fody from 6.0.0 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [Fody](https://github.com/Fody/Fody) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/Fody/Fody/releases)
- [Commits](https://github.com/Fody/Fody/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Oct 18, 2019
1 parent e86935b commit ea0d7c6
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 @@ -16,7 +16,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Fody" Version="6.0.0" PrivateAssets="None" />
<PackageReference Include="Fody" Version="6.0.1" PrivateAssets="None" />
<PackageReference Include="FodyPackaging" Version="6.0.0" PrivateAssets="All" />
<PackageReference Include="System.Reactive" Version="4.2.0" />
</ItemGroup>
Expand Down

0 comments on commit ea0d7c6

Please sign in to comment.