Skip to content

chore: update packages#1959

Open
maximilien-noal wants to merge 1 commit intomasterfrom
chore/update_nugets
Open

chore: update packages#1959
maximilien-noal wants to merge 1 commit intomasterfrom
chore/update_nugets

Conversation

@maximilien-noal
Copy link
Member

Description of Changes

Update Nuget packages (except TreeDataGrid, latest versions require a license)

Rationale behind Changes

Trying to reproduce a bug with F11 (Step into), maybe the Dock library is misused.

Could not reproduce it yet.

Suggested Testing Steps

A quick test of the audio mixer view and the internal debugger showed no regressions compared to master.

Copilot AI review requested due to automatic review settings March 11, 2026 07:14
@maximilien-noal maximilien-noal self-assigned this Mar 11, 2026
@maximilien-noal maximilien-noal added the 3rd party The issue concerns a 3rd party Nuget package and affects us label Mar 11, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates NuGet package versions across the src and tests directories to help investigate a Debugger “Step into (F11)” issue that may be related to UI docking libraries.

Changes:

  • Bump Avalonia-related packages and several UI dependencies (including Dock.*) under src/.
  • Update test tooling packages (e.g., coverlet.collector, Microsoft.NET.Test.Sdk) and Avalonia headless packages under tests/.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
tests/Directory.Packages.props Updates test dependencies (coverlet, test SDK, Avalonia headless).
src/Directory.Packages.props Updates application/UI dependencies (Avalonia, Dock.*, icons, Serilog, etc.).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3rd party The issue concerns a 3rd party Nuget package and affects us

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants