Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and glennawatson committed Nov 13, 2019
1 parent 390ac62 commit e9bcc33
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 Original file line Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</PropertyGroup> </PropertyGroup>


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

0 comments on commit e9bcc33

Please sign in to comment.