Skip to content
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.

Commit

Permalink
Bump Fody from 3.2.2 to 3.2.3 (#26)
Browse files Browse the repository at this point in the history
Bumps [Fody](https://github.com/Fody/Fody) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/Fody/Fody/releases)
- [Commits](https://github.com/Fody/Fody/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and j2ghz committed Sep 17, 2018
1 parent 4471eef commit 8f7389f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/ModSink.Common/ModSink.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Ben.Demystifier" Version="0.1.1" />
<PackageReference Include="DynamicData" Version="6.5.1.2479" />
<PackageReference Include="Flurl" Version="2.8.0" />
<PackageReference Include="Fody" Version="3.2.2">
<PackageReference Include="Fody" Version="3.2.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down
2 changes: 1 addition & 1 deletion src/ModSink.WPF/ModSink.WPF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<PackageReference Include="Costura.Fody" Version="3.1.0" />
<PackageReference Include="Countly" Version="18.1.0" />
<PackageReference Include="DynamicData.ReactiveUI" Version="6.5.1.2479" />
<PackageReference Include="Fody" Version="3.2.2">
<PackageReference Include="Fody" Version="3.2.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 8f7389f

Please sign in to comment.