Skip to content

Commit

Permalink
build(deps): bump Avalonia.ReactiveUI in /Sample (#328)
Browse files Browse the repository at this point in the history
Bumps [Avalonia.ReactiveUI](https://github.com/AvaloniaUI/Avalonia) from 0.10.0-rc1 to 0.10.0-rc2.
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](https://github.com/AvaloniaUI/Avalonia/commits)

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 Jan 21, 2021
1 parent 9447457 commit aec9163
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ItemGroup>
<PackageReference Include="Avalonia" Version="0.10.0-rc2" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.0-rc2" />
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.0-rc1" />
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.0-rc2" />
<PackageReference Include="Citrus.Avalonia" Version="1.3.0-preview" />
<PackageReference Include="MessageBox.Avalonia" Version="0.10.6-rc1" />
<PackageReference Include="ReactiveUI" Version="13.*" />
Expand Down
2 changes: 1 addition & 1 deletion src/Sextant.Avalonia/Sextant.Avalonia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="ReactiveUI" Version="13.*" />
<PackageReference Include="Avalonia" Version="0.10.0-rc2" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.0-rc2" />
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.0-rc1" />
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.0-rc2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Sextant\Sextant.csproj" />
Expand Down

0 comments on commit aec9163

Please sign in to comment.