我是否可以创建基于具有多个项目的解决方案文件的visual studio 2008入门套件

时间:2023-01-16 15:01:23

I have successfully managed to create Visual Studio starter kits in the past, however as far as I am aware they can only be made at the project level.

我过去已成功设法创建Visual Studio入门套件,但据我所知,它们只能在项目级别进行。

I have a solution that contains multiple projects that I want to distribute throughout an organisation for several software projects.

我有一个包含多个项目的解决方案,我希望在整个组织中为多个软件项目分发这些项目。

The starter kit that I want to make is at the solution level, and contains multiple visual studio projects, that are clearly seperated, ( e.g. seperate code and test projects).

我想要制作的入门套件处于解决方案级别,并包含多个视觉工作室项目,这些项目明显是分开的(例如,单独的代码和测试项目)。

Does Visual Studio 2008 support this, and if so how is it done ?

Visual Studio 2008是否支持此功能,如果支持,如何完成?

1 个解决方案

#1


I found the solution here http://msdn.microsoft.com/en-us/library/ms364046(VS.80).aspx#creatstrtkt_topic3

我在这里找到了解决方案http://msdn.microsoft.com/en-us/library/ms364046(VS.80).aspx#creatstrtkt_topic3

Instead of deleteing this I thougt that it would be useful reference for someone else.

而不是删除这个我认为它将是其他人的有用的参考。

#1


I found the solution here http://msdn.microsoft.com/en-us/library/ms364046(VS.80).aspx#creatstrtkt_topic3

我在这里找到了解决方案http://msdn.microsoft.com/en-us/library/ms364046(VS.80).aspx#creatstrtkt_topic3

Instead of deleteing this I thougt that it would be useful reference for someone else.

而不是删除这个我认为它将是其他人的有用的参考。