System.Data.DataSetExtensions not restored

Thanks for this. I’m just getting into C++ in Unreal Engine after many years of Unity C#, and was pulling my hair out from not being able to build a fresh project. This seems to have fixed it.

I think specifically hitting restore NuGet packages might have helped, as simply removing read-only and then building did not work at first.