Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space ENGINES1031 and version 10.4.0

...

[path]The path to Visual Studio 2012 devenv.exe file.


dottest.

...

This setting allows you to customize the default path of Visual Studio 2010.

Acceptable Values

...

dottest.devenv.2008.path

This setting allows you to customize the default path of Visual Studio 2008.

Acceptable Values

...

dottest.devenv.2005.path

This setting allows you to customize the default path of Visual Studio 2005.

Acceptable Values

...

dottest.visualstudio.version

This setting overrides the default Visual Studio version that is automatically detected from the *.sln file. The specified version of Visual Studio is used for building the solution regardless of *.sln files version.

Acceptable Values

2008 2008 will be used for building the solution.Visual Studio 2012
20052012Visual Studio 2005 2012 will be used for building the solution.
2013Visual Studio
2010Visual Studio 2010 will be used for building the solution.
20122013 will be used for building the solution.
2015Visual Studio 2015 will be used for building the solution.
2017Visual Studio 2017 will be used for building the solution.

...

This setting specifies the target name used by Visual Studio during solution build; see http://msdn.microsoft.com/en-us/library/vstudio/xee0c8y7.aspx for details.

Acceptable Values

BuildThe target name is set to Build.
RebuildThe target name is set to Rebuild.
DeployThe target name is set to Deploy.

...

This setting specifies the timeout for building a solution.

Acceptable Values

[seconds]The timeout (in seconds) for building a solution. The default timeout is 3 hours.

...