- AL (Assembly Linker) Task
Describes the AL task and its parameters.
- AspNetCompiler Task
Wraps aspnet_compiler.exe, a utility to precompile ASP.NET applications.
- AssignCulture Task
Assigns culture identifiers to items.
- CallTarget Task
Invokes a target in the project file.
- Copy Task
Describes the Copy task and its parameters.
- CreateItem Task
Describes the CreateItem task and its parameters.
- CreateProperty Task
Describes the CreateProperty task and its parameters.
- Csc Task
Describes the Csc task and its parameters.
- Delete Task
Describes the Delete task and its parameters.
- Error Task
Stops a build and logs an error based on an evaluated conditional statement.
- Exec Task
Describes the Exec task and its parameters.
- FindUnderPath Task
Determines which items in the specified item collection exist in the specified folder and all of its subfolders.
- GenerateApplicationManifest Task
Describes the GenerateApplicationManifest task and its parameters.
- GenerateBootstrapper Task
Provides an automated way to detect, download, and install an application and its prerequisites.
- GenerateDeploymentManifest Task
Describes the GenerateDeployManifest task and its parameters.
- GenerateResource Task
Converts .txt and .resx files to common language runtime binary .resources files.
- GetAssemblyIdentity Task
Retrieves the assembly identities from the specified files and outputs the identity information.
- GetFrameworkPath Task
Retrieves the path to the .NET Framework assemblies.
- GetFrameworkSdkPath Task
Retrieves the path to the Windows Software Development Kit (SDK).
- LC Task
Describes the LC task and its parameters.
- MakeDir Task
Describes the MakeDir task and its parameters.
- Message Task
Logs a message during a build.
- MSBuild Task
Describes the MSBuild task and its parameters.
- ReadLinesFromFile Task
Reads a list of items from a text file.
- RegisterAssembly Task
Describes the RegisterAssembly task and its parameters.
- RemoveDir Task
Describes the RemoveDir task and its parameters.
- ResGen Task
Describes the ResGen task and its parameters.
- ResolveAssemblyReference Task
Describes the ResolveAssemblyReference task and its parameters.
- ResolveComReference Task
Describes the ResolveCOMReference task and its parameters.
- ResolveKeySource Task
Determines the strong name key source
- ResolveNativeReference Task
Resolves native references.
- SGen Task
Creates an XML serialization assembly for types in the specified assembly.
- SignFile Task
Signs the specified file using the specified certificate.
- Touch Task
Describes the Touch task and its parameters.
- UnregisterAssembly Task
Describes the UnregisterAssembly task and its parameters.
- Vbc Task
Describes the Vbc task and its parameters.
- VCBuild Task
Describes the VCBuild task and its parameters.
- Warning Task
Logs a warning during a build based on an evaluated conditional statement.
- WriteLinesToFile Task
Writes the specified items to the specified text file.