提交 ced2a153 编写于 作者: C Carl Suster

Clarify the NuGet packages comments

Amends #1131
See these resources for explanation:
  http://docs.nuget.org/docs/reference/package-restore
  http://docs.nuget.org/docs/workflows/using-nuget-without-committing-packages
上级 7222e772
...@@ -131,17 +131,13 @@ publish/ ...@@ -131,17 +131,13 @@ publish/
*.pubxml *.pubxml
# NuGet Packages # NuGet Packages
**/packages/*
*.nupkg *.nupkg
## TODO: If the tool you use *requires* repositories.config, (note that this file is normally regenerated so you should not need it in source control) # The packages folder can be ignored because of Package Restore
## uncomment the next line **/packages/*
#!**/packages/repositories.config # except build/, which is used as an MSBuild target.
# Enable "build/" folder in the NuGet Packages folder since
# NuGet packages use it for MSBuild targets.
# This line needs to be after the ignore of the build folder
# (and the packages folder if the line above has been uncommented)
!**/packages/build/ !**/packages/build/
# If using the old MSBuild-Integrated Package Restore, uncomment this:
#!**/packages/repositories.config
# Windows Azure Build Output # Windows Azure Build Output
csx/ csx/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册