-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Description
I'm not yet publishing nuget packages to nuget.org. So for development I'm using Visual Studio's built in nuget filesystem repository to publish packages. The source in VS is named "Microsoft Visual Studio Offline Packages" and typically points to C:\Program Files (x86)\Microsoft SDKs\NuGetPackages. I can see that my packages have been added successfully to that root path via nuget.exe add. However, I have yet to find an example of how to point weikio to this folder and successfully load. Is loading catalogs from a local filesystem repository a supported scenario? If so, can you provide an example of how that could be accomplished (working with dependencies)?
Metadata
Metadata
Assignees
Labels
No labels