Skip to content

Commit

Permalink
build(deps): bump ReactiveUI from 18.0.7 to 18.0.10 (#179)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 28, 2022
1 parent d090657 commit a9fe7c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NatTypeTester.Models/NatTypeTester.Models.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Import Project="..\common.props" />

<ItemGroup>
<PackageReference Include="ReactiveUI" Version="18.0.7" />
<PackageReference Include="ReactiveUI" Version="18.0.10" />
<PackageReference Include="Volo.Abp.Core" Version="5.2.1" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion NatTypeTester.ViewModels/NatTypeTester.ViewModels.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<ItemGroup>
<PackageReference Include="Dns.Net.Abstractions" Version="0.1.0" />
<PackageReference Include="ReactiveUI" Version="18.0.7" />
<PackageReference Include="ReactiveUI" Version="18.0.10" />
<PackageReference Include="Volo.Abp.Core" Version="5.2.1" />
</ItemGroup>

Expand Down

0 comments on commit a9fe7c7

Please sign in to comment.