Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: ReactiveUI.Fody
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 27, 2021
1 parent e42e6d7 commit 5aa382a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Citrus.Avalonia.Sandbox/Citrus.Avalonia.Sandbox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Avalonia.LinuxFramebuffer" Version="0.10.7" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.7" />
<PackageReference Include="ReactiveUI.Validation" Version="2.1.1" />
<PackageReference Include="ReactiveUI.Fody" Version="16.1.1" />
<PackageReference Include="ReactiveUI.Fody" Version="16.2.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5aa382a

Please sign in to comment.