Skip to content

Bump Microsoft.Bcl.Memory 9.0.0 → 9.0.14 (security fix) - #392

Merged
Saar Shen (xiaomi7732) merged 1 commit into
developfrom
copilot/upgrade-microsoft-bcl-memory
Jun 4, 2026
Merged

Bump Microsoft.Bcl.Memory 9.0.0 → 9.0.14 (security fix)#392
Saar Shen (xiaomi7732) merged 1 commit into
developfrom
copilot/upgrade-microsoft-bcl-memory

Conversation

Copilot AI commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Microsoft.Bcl.Memory 9.0.0 has a known vulnerability; 9.0.14 contains the fix.

Changes

  • src/Directory.Packages.props — adds a PackageVersion pin for Microsoft.Bcl.Memory 9.0.14. CentralPackageTransitivePinningEnabled is already enabled, so this propagates to all src projects automatically.
  • tests/UnitTests/UnitTests.csproj — adds an explicit PackageReference for Microsoft.Bcl.Memory 9.0.14. This project sits outside src/ and does not inherit the CPM props, so the override must be declared directly.

Copilot AI changed the title Pin Microsoft.Bcl.Memory to 9.0.14 to fix vulnerability Bump Microsoft.Bcl.Memory 9.0.0 → 9.0.14 (security fix) Jun 4, 2026
@cweining
Chuck Weininger (cweining) marked this pull request as ready for review June 4, 2026 16:57

@xiaomi7732 Saar Shen (xiaomi7732) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM.

@xiaomi7732
Saar Shen (xiaomi7732) merged commit 0a159b6 into develop Jun 4, 2026
6 checks passed
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