Just wanted to let everyone know that my Sedodream MSBuild Project now has an MSI that can be downloaded. You can find that latest downloads at http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=Sedodream. The installer will place all MSBuild tasks in the %Program Files%\MSBuild\Sedodream directory. In your MSBuild project files you can refer to this location as $(MSBuildExtensionsPath)\Sedodream\.
Here is a list of what is currently included in the project
Name
Description
AddMetadata
Allows you to add metadata to an item
FindUnder
Finds and returns all directories (empty or not) under a specified path
GetDate
Returns a string representation of the date in a specified format
GetRegKey
Returns the value of a registry key
Move
Task to move a file (or set of files)
NUnitTask
Task to run NUnit test cases as a part of the build process
TempFile
Returns the path to a new temporary file
ReplaceInFile
Can be used to replace specified text in a file.
GetExternalIp
Can be used to determine the external IP address of the executing machine
GetInternalIp
Can be used to determine all the Internal IP addresses of the executing machine
EmailLogger
An MSBuild logger capable of emailing the resulting log
SimpleFileLogger
A simple MSBuild file based logger
XmlLogger
An MSBuild logger which creates an Xml file
Sayed Ibrahim Hashimi
Remember Me
Theme design by Jelle Druyts
Powered by: newtelligence dasBlog 1.8.5223.2
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way. Material provided here is with out warranty.
© Copyright 2008, Sayed Ibrahim Hashimi
E-mail