You don't want to include references in your code that are only applicable to one project.
不要在代码中包含仅适用于一个项目的引用。
In this case, it references (imaginary) documentation that is attached to the Project Area.
在这种情况下,它会引用(想象的)附属于Project Area的文件。
Add references to assemblies that will require as part of your Project Template, in my case I want to use the MSpec assembly.
添加所需的程序集引用作为我们项目模板的一部分,在我的例子中,我想使用MSpec程序集。
应用推荐