Skip to content

Commit

Permalink
Bump Fody from 3.3.5 to 4.0.2 (#1948)
Browse files Browse the repository at this point in the history
Bumps [Fody](https://github.com/Fody/Fody) from 3.3.5 to 4.0.2.
- [Release notes](https://github.com/Fody/Fody/releases)
- [Commits](Fody/Fody@3.3.5...4.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and glennawatson committed Feb 15, 2019
1 parent 0d95cb3 commit 44c16fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReactiveUI.Fody.Helpers/ReactiveUI.Fody.Helpers.csproj
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Fody" Version="3.3.5" PrivateAssets="None" />
<PackageReference Include="Fody" Version="4.0.2" PrivateAssets="None" />
<PackageReference Include="FodyPackaging" Version="3.3.5" PrivateAssets="All" />
<PackageReference Include="System.Reactive" Version="4.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 44c16fa

Please sign in to comment.