Download Powershell MSBuild Task
Description
'Powershell' is an MSBuild task that hosts a Powershell runspace and allows you to embed Powershell scripts in your MSBuild build files. It is written in C# and currently targets Powershell v1.0.
Source Files
The download file powershellmsbuild.zip has the following entries.
trunk/License.txt/* w ww.j av a 2s .c o m*/
trunk/PowershellMSBuildTask.sln
trunk/PowershellMSBuildTask/IPowershellTask.cs
trunk/PowershellMSBuildTask/Powershell.cs
trunk/PowershellMSBuildTask/Powershell.targets
trunk/PowershellMSBuildTask/Powershell.xsd
trunk/PowershellMSBuildTask/PowershellHost.cs
trunk/PowershellMSBuildTask/PowershellHostRawUI.cs
trunk/PowershellMSBuildTask/PowershellHostUI.cs
trunk/PowershellMSBuildTask/PowershellMSBuildTask.csproj
trunk/PowershellMSBuildTask/Properties/AssemblyInfo.cs
trunk/PowershellMSBuildTaskTest/BuildFile.proj
trunk/PowershellMSBuildTaskTest/EngineTests.cs
trunk/PowershellMSBuildTaskTest/ExternalScript.ps1
trunk/PowershellMSBuildTaskTest/PowershellHostRawUITest.cs
trunk/PowershellMSBuildTaskTest/PowershellHostTest.cs
trunk/PowershellMSBuildTaskTest/PowershellHostUITest.cs
trunk/PowershellMSBuildTaskTest/PowershellMSBuildTaskTest.csproj
trunk/PowershellMSBuildTaskTest/PowershellTest.cs
trunk/PowershellMSBuildTaskTest/Properties/AssemblyInfo.cs
trunk/PowershellMSBuildTaskTest/TestLogger.cs
trunk/Setup/License.rtf
trunk/Setup/Product.wxs
trunk/Setup/Setup.wixproj
trunk/lib/Fines.Utils.dll
trunk/lib/Moq.dll
trunk/lib/Moq.pdb
trunk/lib/Moq.xml
trunk/lib/nunit.framework.dll
trunk/lib/nunit.framework.xml
Download
Click the following link to download powershellmsbuild.zip.
powershellmsbuild.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »