Skip to content

Commit f6a8d98

Browse files
build(deps): bump Avalonia.ReactiveUI from 0.10.6 to 0.10.7 in /src (#473)
Bumps [Avalonia.ReactiveUI](https://github.com/AvaloniaUI/Avalonia) from 0.10.6 to 0.10.7. - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@0.10.6...0.10.7) --- updated-dependencies: - dependency-name: Avalonia.ReactiveUI dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ec45e5 commit f6a8d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sextant.Avalonia/Sextant.Avalonia.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="ReactiveUI" Version="14.*" />
1212
<PackageReference Include="Avalonia" Version="0.10.7" />
1313
<PackageReference Include="Avalonia.Desktop" Version="0.10.6" />
14-
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.6" />
14+
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.7" />
1515
</ItemGroup>
1616
<ItemGroup>
1717
<ProjectReference Include="..\Sextant\Sextant.csproj" />

0 commit comments

Comments
 (0)