NuGet Error NU1007

The runtime.json specified in the project 'C:\Program Files\dotnet\sdk\X.Y.Z00\RuntimeIdentifierGraph.json
' could not be parsed.

Issue

The runtime.json specified in the project could not be parsed. This is normally a .NET SDK, or a package issue.

Solution

  • If the path in question is from the .NET SDK, file an issue at dotnet/sdk.
  • If the path in question is from a package location, contact the package author.