Skip to content

Fix LT-22220: Copy Nuget System.Buffers post build (Lib folder)#410

Merged
jasonleenaylor merged 2 commits into
release/9.3from
LT-22220
Jul 24, 2025
Merged

Fix LT-22220: Copy Nuget System.Buffers post build (Lib folder)#410
jasonleenaylor merged 2 commits into
release/9.3from
LT-22220

Conversation

@jasonleenaylor

@jasonleenaylor jasonleenaylor commented Jul 24, 2025

Copy link
Copy Markdown
Contributor
  • The GAC version of System.Buffers was being copied during project builds making the version of Visual Studio on the build system determine what version of Buffers ended up in the Build Output. Rather than add a direct reference to every project that might pull it in as a tertiary dependency add a post build copy

This change is Reviewable

* The GAC version of System.Buffers was being copied during
  project builds making the version of Visual Studio on the
  build system determine what version of Buffers ended up
  in the Build Output. Rather than add a direct reference
  to every project that might pull it in as a tertiary
  dependency add a post build copy
@jasonleenaylor jasonleenaylor enabled auto-merge (rebase) July 24, 2025 20:03
@jasonleenaylor jasonleenaylor merged commit 9caa820 into release/9.3 Jul 24, 2025
4 checks passed
@jasonleenaylor jasonleenaylor deleted the LT-22220 branch July 24, 2025 20:15
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