I currently have a project with nuget packages that are placed in folders according to their different version number
Sample packages /EntityFramework.4.1.10331.0/ ..
Is there a way to update packages and rename folders to exclude version numbers. For this we have packages / EntityFramework /
source share