Sitecore / Habitat

Sitecore Modular Architecture Example
Other
413 stars 397 forks source link

Better handing of System.Buffers issue #476

Closed nickwesselman closed 5 years ago

nickwesselman commented 5 years ago

More info: https://sitecore.stackexchange.com/questions/20379/sitecore-9-2-could-not-load-file-or-assembly-system-buffers-or-one-of-its-dep/20380#20380

Currently, the binding redirect is removed by Habitat config transforms. This could have unknown side-effects. Better solution is to reference System.Buffers 4.5.0 directly.