Skip to content

Commit

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

---
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] committed Nov 1, 2021
1 parent 49fb6ea commit e0d16a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ReactiveUI.WPF" Version="16.2.6" />
<PackageReference Include="ReactiveUI.WPF" Version="16.3.5" />
</ItemGroup>

<ItemGroup>
Expand Down
Expand Up @@ -14,7 +14,7 @@
<TreatWarningsAsErrors />
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ReactiveUI.WPF" Version="16.2.6" />
<PackageReference Include="ReactiveUI.WPF" Version="16.3.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e0d16a9

Please sign in to comment.