Skip to content

Commit

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

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

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 21, 2021
1 parent 1921da7 commit fad735c
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="14.3.10" />
<PackageReference Include="ReactiveUI.Fody" Version="15.1.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit fad735c

Please sign in to comment.