Commit 3ed4405a authored by Carl Suster's avatar Carl Suster

Merge pull request #1218 from bbodenmiller/patch-3

update comment on ignoring repositories.config
parents 69eccb80 8099bb4c
...@@ -137,7 +137,7 @@ publish/ ...@@ -137,7 +137,7 @@ publish/
**/packages/* **/packages/*
# except build/, which is used as an MSBuild target. # except build/, which is used as an MSBuild target.
!**/packages/build/ !**/packages/build/
# If using the old MSBuild-Integrated Package Restore, uncomment this: # Uncomment if necessary however generally it will be regenerated when needed
#!**/packages/repositories.config #!**/packages/repositories.config
# Windows Azure Build Output # Windows Azure Build Output
......
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