New‐Artifact - lsgroi/Pask GitHub Wiki
Synopsis
Create the artifact in $ArtifactFullPath
by copying MSBuild output to .build\output
.
Properties
- RemoveArtifactPDB - remove any PDB (Program Database) file from the build output directory
Default to$true
- WebApplicationOutputPath - where website will be published by MSBuild
It represents MSBuild parameterWebProjectOutputDir
Default toobj/WebOut