/sdctasks

fork of Southworks SDC Tasks for MSBuild

Primary LanguageC#

                 Southworks SDC Tasks for MSBuild Release Notes
                                       
                                Version 1.0
	                         Southworks    

Southwork SDC Tasks for MSBuild 1.0
   
   Tasks include:
   
	 * AddCopyrightHeaders This tasks adds the specified copyright header to the code files. 
	 * EnableWebAppCodeCoverage This task in inteded to update the Web Application Code Coverage 	   	           configuration allowing your project to run code coverage from the command line using MSTest.exe. 
	 * GenerateCodeCoverage Generates the code coverage information based on the test result files (trx)	 	   generated by the MSTest.exe commandline utility. 
	 * GenerateSFX This class contains the logic for generating a self-extracting exe file. 
 	 * RemoveDuplicatedFileNames This task removes the duplicated file names from an item collection. 
         * RunMSTest This task is used to wrap the logic of calling the MSTest command line tool in order to 	           run the tests created with Visual Studio Professional edition or higher. 
	 * SourceAnalysisTask This task runs the source analysis check for a given file set. 
	 * UpdateAssemblyInfo This tasks updates an specific number of fields of the AssemblyInfo.cs file. 
	 * PrepareDocxToChm This task use the p&p Documentation Tools to prepare docxs for chm conversion.
	 * CompileChm This task compile the files generated by PrepareDocxToChm task.
     
Getting Help

   API Reference
          Every task is documented thru the reference documentation
          located at %instalDir%\docs\reference.chm
          
   Web Help       
                                      
   Frequently Asked Questions (and answers) may be found at the following
   URL
                                      
   Some topics of current interest include

            ________________________________________________________

Copyright (c) 2008 Southworks.