Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Determines if this action will be run within the relevant stage.

Source File

Enter the full path and file name of your Web.Config file.

Transform File

Enter the full path and file name of the transform file to be applied to your Web.Config. See this page for more info on Transformation Syntax.

Destination File

The resulting file after applying the transformation to your Web.Config.

Options

Image Removed

Verbose logging

What to Add


Project Path

Path to project file or folder to modify. If a folder is specified, the folder will be searched for a file that has a file extension that ends in `proj`. Defaults to the workspace folder.

Working Folder

Optional working folder for running the executable. Defaults to the project folder.

Target Framework

Adds references only when targeting a specific framework.

Package Name

The name of the package reference to add.

Package Version

The version of the package to add.

Skip restore preview and compatibility check


Package Source

The NuGet package source to use during the restore operation.

Package Directory

Directory to restore the package to.

Using


Options

Image Added

Log standard output

Tick to log standard Tick this checkbox to request verbose command line output.

Timeout (in seconds)

How long to wait for the action to finish running before timing out. Leaving this blank (or zero) will default to 86400 seconds (24 hours).

Treat failure as warning

Tick to continue build on failure, marking the action with a warning status.

Environment

Multiple environment variables can be defined - one per line.

Log environment variables

If this is ticked, environment variable values are written to the build log. 

Generate system environment variables

Tick this checkbox to set up a list of new environment variables prefixed with 'ContinuaCI.' for all current system expression objects and variables.