Skip to content

Code Quality: Categorize package dependencies for better tracking of AOT safety#18738

Open
0x5bfa wants to merge 1 commit into
files-community:mainfrom
0x5bfa:packages
Open

Code Quality: Categorize package dependencies for better tracking of AOT safety#18738
0x5bfa wants to merge 1 commit into
files-community:mainfrom
0x5bfa:packages

Conversation

@0x5bfa

@0x5bfa 0x5bfa commented Jul 18, 2026

Copy link
Copy Markdown
Member

Resolved / Related Issues

Please check the Directory.Packages.props diff thoroughly

  • Categorized package dependencies
  • Removed Dongle.GuidRVAGen for being unused

Steps used to test these changes

None.

Copilot AI review requested due to automatic review settings July 18, 2026 16:27

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Refactors centrally managed NuGet package versions to group dependencies by category (to help track AOT safety), and removes the unused Dongle.GuidRVAGen dependency from the CsWin32 project.

Changes:

  • Reorganized Directory.Packages.props into labeled dependency sections and removed Dongle.GuidRVAGen from central package version management.
  • Removed Dongle.GuidRVAGen (and also removed existing project references) from Files.App.CsWin32.csproj.

Reviewed changes

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

File Description
src/Files.App.CsWin32/Files.App.CsWin32.csproj Drops Dongle.GuidRVAGen and removes existing project references from the CsWin32 project file.
Directory.Packages.props Adds category headers for package versions, reorders entries, and removes Dongle.GuidRVAGen from central versions.

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

Comment thread src/Files.App.CsWin32/Files.App.CsWin32.csproj
Comment thread Directory.Packages.props Outdated
Comment thread Directory.Packages.props Outdated

@chatgpt-codex-connector chatgpt-codex-connector Bot 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: afa920f4db

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/Files.App.CsWin32/Files.App.CsWin32.csproj
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Nice work!

Reviewed commit: 5c52c1c2c7

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

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