提交 88951d5c 编写于 作者: P Paul Betts

Merge pull request #694 from anurse/patch-1

Unignore "packages/*/build" in VisualStudio.gitignore.
...@@ -15,6 +15,9 @@ build/ ...@@ -15,6 +15,9 @@ build/
[Bb]in/ [Bb]in/
[Oo]bj/ [Oo]bj/
# Enable "build/" folder in the NuGet Packages folder since NuGet packages use it for MSBuild targets
!packages/*/build/
# MSTest test Results # MSTest test Results
[Tt]est[Rr]esult*/ [Tt]est[Rr]esult*/
[Bb]uild[Ll]og.* [Bb]uild[Ll]og.*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册