Remove inclusion of repositories.config
If you use package restore, you actually don't want this file included. It's not needed. It's only needed if you version packages. AKA, you only need this file if you are not ignoring the "packages" folder.
This commit is contained in:
parent
b255d43e80
commit
cf4bb0cf46
1 changed files with 0 additions and 1 deletions
|
|
@ -92,7 +92,6 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue