VisualStudio: Include the packages/repositories.config file.

I agree to ignore the NuGet packages folder, but I really think you should check in the repositories.config so NuGet PackageRestore can do it's magic when someone pulls the code and tries to build it...
This commit is contained in:
Kristian Hellang 2012-08-15 10:54:17 +03:00 committed by Haacked
parent 78b77feb29
commit 5f950e0aec
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ publish/
# NuGet Packages Directory
## TODO: If you have NuGet Package Restore enabled, uncomment the next line
#packages/
!packages/repositories.config
# Windows Azure Build Output
csx