You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix LT-22220: Copy Nuget System.Buffers post build
* 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
0 commit comments