Skip to content

Fix missing metadata in GenerateBundledVersions.targets and a few additional fixes in templates, etc#4195

Merged
ViktorHofer merged 7 commits intomainfrom
ViktorHofer-patch-1
Jan 14, 2026
Merged

Fix missing metadata in GenerateBundledVersions.targets and a few additional fixes in templates, etc#4195
ViktorHofer merged 7 commits intomainfrom
ViktorHofer-patch-1

Conversation

@ViktorHofer
Copy link
Member

@ViktorHofer ViktorHofer commented Jan 14, 2026

Diffed the produced BundledVersions.props file with the one from 10.0.102. Nothing else stood out.

Remove specific RID entries from Net100MonoRuntimePackRids (linux-riscv64, linux-musl-riscv64, linux-loongarch64, linux-musl-loongarch64)

They were duplicated as they are already present in Net90MonoRuntimePackRids

Copilot AI review requested due to automatic review settings January 14, 2026 08:50
@ViktorHofer ViktorHofer changed the title Fis missing metadata inGenerateBundledVersions.targets Fis missing metadata in GenerateBundledVersions.targets Jan 14, 2026
@dotnet-policy-service dotnet-policy-service bot requested a review from a team January 14, 2026 08:51
@ViktorHofer ViktorHofer enabled auto-merge (squash) January 14, 2026 08:54
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 pull request fixes missing metadata in the GenerateBundledVersions.targets file by backporting net11.0 configurations to net10.0 and adjusting Mono runtime pack RIDs.

Changes:

  • Remove specific RID entries from Net100MonoRuntimePackRids (linux-riscv64, linux-musl-riscv64, linux-loongarch64, linux-musl-loongarch64)
  • Add portable runtime identifier item groups and metadata attributes for net10.0 Crossgen2 and ILCompiler packs
  • Add missing KnownAspNetCorePack entry for net10.0

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

@ViktorHofer ViktorHofer changed the title Fis missing metadata in GenerateBundledVersions.targets Fix missing metadata in GenerateBundledVersions.targets Jan 14, 2026
@ViktorHofer ViktorHofer changed the title Fix missing metadata in GenerateBundledVersions.targets Fix missing metadata in GenerateBundledVersions.targets and a few additional fixes in templates, etc Jan 14, 2026
@ViktorHofer
Copy link
Member Author

The iOSSimulator is a slow mac - known infra issue

@ViktorHofer ViktorHofer disabled auto-merge January 14, 2026 11:32
@ViktorHofer ViktorHofer merged commit 887f3d5 into main Jan 14, 2026
9 of 11 checks passed
@ViktorHofer ViktorHofer deleted the ViktorHofer-patch-1 branch January 14, 2026 11:39
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.

4 participants