Skip to content

Update NuGet dependencies to latest stable versions - #96

Merged
dimitar-radenkov merged 1 commit into
masterfrom
chore/update-nuget-packages
May 3, 2026
Merged

Update NuGet dependencies to latest stable versions#96
dimitar-radenkov merged 1 commit into
masterfrom
chore/update-nuget-packages

Conversation

@dimitar-radenkov

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings May 3, 2026 11:04

Copilot AI left a comment

Copy link
Copy Markdown

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 refreshes a small set of NuGet dependencies to newer stable versions across the main WPF app and both test projects. In the broader codebase, these changes are infrastructure-only: they keep runtime and test tooling current without changing application logic.

Changes:

  • Upgrades NAudio and several Microsoft.Extensions.* packages in the main Pointframe app project.
  • Upgrades Microsoft.NET.Test.Sdk in both unit and automation test projects.
  • Upgrades coverlet.collector in the unit test project used by the CI coverage lane.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
Pointframe/Pointframe.csproj Bumps runtime/library dependencies used by the desktop application.
Pointframe.Tests/Pointframe.Tests.csproj Updates unit-test runner and coverage collector packages.
Pointframe.AutomationTests/Pointframe.AutomationTests.csproj Updates the desktop automation test SDK package.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dimitar-radenkov
dimitar-radenkov merged commit c10bc39 into master May 3, 2026
7 checks passed
@dimitar-radenkov
dimitar-radenkov deleted the chore/update-nuget-packages branch May 3, 2026 11:06
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants