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
The other Pack* properties are plural, like PackDependencies, PackSymbols or PackFrameworkReferences. So PackProjectReference should be PackProjectReferences too.
The other Pack* properties are plural, like
PackDependencies,PackSymbolsorPackFrameworkReferences. SoPackProjectReferenceshould bePackProjectReferencestoo.Make the change in a backs compat way.