| AddOrUpdateAttributeInCode |
Defines a Task that adds or updates an System.Attribute in a code file.
|
| GenerateInternalsVisibleToAttributes |
Defines a ITask that generates one or more System.Runtime.CompilerServices.InternalsVisibleToAttribute instances for inclusion in
a AssemblyInfo file.
|
| GetProjectsFromVisualStudioSolution |
Defines a ITask that extracts the projects from a given Visual Studio solution file.
|
| ILRepack |
Defines a ITask that uses the ILRepack command line tool to merge multiple assemblies into a single assembly.
|
| UpdateAttributeInCode |
Defines a ITask that updates an System.Attribute in a code file.
|