Currently, a package that's being developed and wasn't yet pushed to any NuGet feed, cannot be linked. This is because packages root folder (~/.nuget/packages/) must contain an entry for the package.
We should allow linking unpushed packages by first automatically restoring them from temporary local feed.
Currently, a package that's being developed and wasn't yet pushed to any NuGet feed, cannot be linked. This is because packages root folder (~/.nuget/packages/) must contain an entry for the package.
We should allow linking unpushed packages by first automatically restoring them from temporary local feed.