You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

 

This action enables you to compile Microsoft VB.NET Projects (.vbproj) produced by Visual Studio.NET without having Visual Studio installed on your build machine.

 

This action is only for Visual Studio.NET 2003 and earlier, and/or .NET Framework 1.1 and earlier.
To build VB.NET projects from newer versions of Visual Studio / .NET Framework, use the MSBuild Project action .

 

 

 

 

Project File

 

Select the .vbproj file to build.

 

 

Assembly Search Paths

 

Specify optional additional search paths for .NET assemblies. Click the folder button to display a list dialog with all search paths.

 

 

Compact Framework Resource Compiler / Path

 

Only required if building with the .NET Compact Framework. Select a resource compiler and framework path for the required version of .NET CF.

 

 

Configuration

 

Choose the Configuration to build (ie Debug/Release.) Click the Reload button to reload available configurations from the project file.

 

 

SDK Version

 

Choose the SDK Version to build. Supported SDKs are 1.0 and 1.1.  For newer Framework versions, use the MSBuild Project action.

 

 

 

  • No labels