In the packages.config, we can see the default packages been installed when create a new MVC 4 internet project.
But the packages folder is too big (around 20 MB) to transfer to other members. Actually, we don’t need to pass the packages folder, other members only need to do package restore by click PROJECT –> Enable NuGet Package Restore. So that Visual Studio will base on packages.config to get them on line.
沒有留言:
張貼留言