Skip to content

Conversation

@ManlyMarco
Copy link
Collaborator

No description provided.

@ManlyMarco ManlyMarco requested a review from Copilot October 25, 2025 14:52
Copy link

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 dependencies across the solution to their latest versions, with a focus on upgrading testing frameworks, system libraries, and third-party packages.

Key changes:

  • Upgraded MSTest packages from version 3.6.x to 4.0.1, including new MSTest.Analyzers package
  • Updated Microsoft Testing Platform packages from 1.4.3 to 2.0.1
  • Upgraded AWS SDK packages from v3.7.x to v4.0.x
  • Updated system libraries (System.Memory, System.Buffers, System.Collections.Immutable, etc.) to latest patch versions

Reviewed Changes

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

Show a summary per file
File Description
src/Tests/packages.config Updated test framework packages and system dependencies
src/Tests/app.config Updated assembly binding redirects to match new package versions
src/Tests/Tests.csproj Updated project references and added new MSTest.Analyzers package
src/Tests/ILLink/ILLink.Descriptors.LibraryBuild.xml Removed ILLink descriptor file
src/StandaloneUpdater/packages.config Updated system library dependencies
src/StandaloneUpdater/app.config Updated binding redirects and added System.Text.Json
src/StandaloneUpdater/StandaloneUpdater.csproj Updated project references for system libraries
src/KKManager/packages.config Updated MessagePack, system libraries, and third-party packages
src/KKManager/KKManager.csproj Updated references, removed System.ValueTuple inline reference, added build targets
src/KKManager/App.config Updated binding redirects and added System.Text.Json
src/KKManager.Updater/packages.config Updated AWS SDK, MessagePack, system libraries, added System.Text.Json packages
src/KKManager.Updater/app.config Updated binding redirects for updated packages
src/KKManager.Updater/Sources/S3Updater.cs Added null checks for AWS S3 SDK nullable properties
src/KKManager.Updater/KKManager.Updater.csproj Updated project references and analyzer packages
src/KKManager.Updater/ILLink/ILLink.Descriptors.LibraryBuild.xml Removed ILLink descriptor file
src/KKManager.SB3UGS/packages.config Updated system libraries and third-party packages
src/KKManager.SB3UGS/app.config Updated binding redirects for system libraries
src/KKManager.SB3UGS/KKManager.SB3UGS.csproj Updated project references for system libraries
src/KKManager.Core/packages.config Updated MessagePack, system libraries, and dependencies
src/KKManager.Core/app.config Updated binding redirects for updated packages
src/KKManager.Core/KKManager.Core.csproj Updated references, removed System.ValueTuple inline reference, added build targets

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

@ManlyMarco ManlyMarco merged commit 313d70c into master Oct 25, 2025
1 check passed
@ManlyMarco ManlyMarco deleted the upd-pkg branch October 25, 2025 14:55
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.

2 participants