Skip to content

Confirm nanoFramework.System.Collections native declaration is already aligned - #3447

Closed
josesimoes with Copilot wants to merge 1 commit into
mainfrom
copilot/update-nanoframework-system-collections-declaratio
Closed

Confirm nanoFramework.System.Collections native declaration is already aligned#3447
josesimoes with Copilot wants to merge 1 commit into
mainfrom
copilot/update-nanoframework-system-collections-declaratio

Conversation

Copilot AI commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

The issue requested updating nanoFramework.System.Collections native declaration values to match the latest package stubs. The repository already contains the expected checksum and native version, so this is a no-op alignment PR.

  • Declaration alignment (no code delta)

    • Confirmed nanoFramework.System.Collections declaration matches the published stub values:
      • Native version: 100.0.2.0
      • Checksum: 0x40DC251F
    • No source updates were required because the target values are already present in-tree.
  • Scope

    • src/nanoFramework.System.Collections/nf_system_collections.cpp is already at the requested declaration state.
const CLR_RT_NativeAssemblyData g_CLR_AssemblyNative_nanoFramework_System_Collections =
{
    "nanoFramework.System.Collections",
    0x40DC251F,
    method_lookup,
    { 100, 0, 2, 0 }
};

Copilot AI changed the title [WIP] Update nanoFramework.System.Collections declaration Confirm nanoFramework.System.Collections native declaration is already aligned Jun 23, 2026
Copilot AI requested a review from josesimoes June 23, 2026 08:37
@josesimoes josesimoes closed this Jun 23, 2026
@josesimoes
josesimoes deleted the copilot/update-nanoframework-system-collections-declaratio branch June 23, 2026 08:57
@nfbot nfbot added the invalid label Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants