Commit 3aefe650 authored by Manoj's avatar Manoj

Option to unignore repositories.config

Some tools like TeamCity depend on repositories.config being checked-in under `packages/` for the restore to work.
parent 0aeefb48
......@@ -96,6 +96,8 @@ publish/
# NuGet Packages Directory
## TODO: If you have NuGet Package Restore enabled, uncomment the next line
#packages/
## TODO: If the tool you use requires repositories.config, also uncomment the next line
#!packages/repositories.config
# Windows Azure Build Output
csx
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment