Skip to content

Commit

Permalink
build(deps): bump Avalonia.Desktop from 0.10.6 to 0.10.7 in /Sample (#…
Browse files Browse the repository at this point in the history
…475)

Bumps [Avalonia.Desktop](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.Desktop
  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>
  • Loading branch information
dependabot[bot] committed Aug 18, 2021
1 parent f6a8d98 commit c3ac281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sextant.Avalonia/Sextant.Avalonia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="ReactiveUI" Version="14.*" />
<PackageReference Include="Avalonia" Version="0.10.7" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.6" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.7" />
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.7" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit c3ac281

Please sign in to comment.