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
Create a package with prerelease dependencies using project.json and dotnet pack
Place the package in a folder and configure VS to use this folder as a local repository
Create a project with packages.config. Using package manager console/UI add the package to the project.
Error (for example): Unable to find a version of 'NuGet.Protocol.Core.v3' that is compatible with 'NuGet.Client.Staging 1.0.0 constraint: NuGet.Protocol.Core.v3 (>= 3.5.0-beta-final)'.