Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: ReactiveUI.WPF
  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] authored Aug 4, 2021
1 parent 443468d commit a752071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NatTypeTester/NatTypeTester.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting" Version="5.0.0" />
<PackageReference Include="ModernWpfUI" Version="0.9.4" />
<PackageReference Include="ReactiveUI.Events.WPF" Version="14.1.1" />
<PackageReference Include="ReactiveUI.WPF" Version="14.1.1" />
<PackageReference Include="ReactiveUI.WPF" Version="14.2.1" />
<PackageReference Include="Splat.Microsoft.Extensions.DependencyInjection" Version="11.1.1" />
<PackageReference Include="Volo.Abp.Autofac" Version="4.4.0" />
</ItemGroup>
Expand Down

0 comments on commit a752071

Please sign in to comment.