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
(chocolatey#1956) Ignore versioned directories in Local Repository
This commit updates the ChocolateyLocalPackageRepository to allow a property
being set which allows our code to control whether any directories that are
versioned (side by side installed) to be ignored.
This is done to prevent NuGet Core throwing an error when it finds multiple
package versions of the same package being installed.
0 commit comments