提交 5f950e0a 编写于 作者: K Kristian Hellang 提交者: Haacked

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...
上级 78b77feb
...@@ -89,6 +89,7 @@ publish/ ...@@ -89,6 +89,7 @@ publish/
# NuGet Packages Directory # NuGet Packages Directory
## TODO: If you have NuGet Package Restore enabled, uncomment the next line ## TODO: If you have NuGet Package Restore enabled, uncomment the next line
#packages/ #packages/
!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.
先完成此消息的编辑!
想要评论请 注册