Skip to content

Commit

Permalink
Bump Fody from 5.1.2 to 5.2.0 (#83)
Browse files Browse the repository at this point in the history
Bumps [Fody](https://github.com/Fody/Fody) from 5.1.2 to 5.2.0.
- [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] authored and SimonCropp committed Aug 17, 2019
1 parent 005c79a commit 4d7d0e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MarkdownSnippets/MarkdownSnippets.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ConfigureAwait.Fody" Version="3.1.0" PrivateAssets="All" />
<PackageReference Include="Fody" Version="5.1.2" PrivateAssets="All" />
<PackageReference Include="Fody" Version="5.2.0" PrivateAssets="All" />
<PackageReference Include="ProjectDefaults" Version="1.0.18" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19367-01" PrivateAssets="All" />
</ItemGroup>
Expand Down

0 comments on commit 4d7d0e8

Please sign in to comment.