Skip to content

Commit e00afec

Browse files
build(deps): Bump Avalonia.Diagnostics from 11.0.6 to 11.0.7 (#793)
Bumps [Avalonia.Diagnostics](https://github.com/AvaloniaUI/Avalonia) from 11.0.6 to 11.0.7. - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.6...11.0.7) --- updated-dependencies: - dependency-name: Avalonia.Diagnostics dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f9d45d commit e00afec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

avalonia/suspension/ReactiveUI.Samples.Suspension/ReactiveUI.Samples.Suspension.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<ItemGroup>
1515
<PackageReference Include="Avalonia.Desktop" Version="11.0.7" />
16-
<PackageReference Include="Avalonia.Diagnostics" Version="11.0.6" />
16+
<PackageReference Include="Avalonia.Diagnostics" Version="11.0.7" />
1717
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.0.7" />
1818
<PackageReference Include="Avalonia.ReactiveUI" Version="11.0.4" />
1919
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.0.7" />

0 commit comments

Comments
 (0)