Skip to content

Commit 5f950e0

Browse files
khellanghaacked
authored andcommitted
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...
1 parent 78b77fe commit 5f950e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

VisualStudio.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ publish/
8989
# NuGet Packages Directory
9090
## TODO: If you have NuGet Package Restore enabled, uncomment the next line
9191
#packages/
92+
!packages/repositories.config
9293

9394
# Windows Azure Build Output
9495
csx

0 commit comments

Comments
 (0)