System.Data.DataSetExtensions not restored

  1. Open VS menu “Tools/NuGet Package manager”, find DataSetExtensions package, check all checkboxes and click Install (for version 4.5.0)
  2. Build project, read error log and for all files which has errors (there would be full paths for it) - remove Read Only flag.
  3. Repeat step 2 as many times as you still have build errors.
  4. Enjoy UE 5.5
4 Likes