We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The Defaults.ps1 file is optional.
It's example content is presented below:
Write-Output @{ 'NuGetConfig' = '.nuget\NuGet.Config' }
It allows to specify default values for PsMake.ps1 parameters, if they are not specified.
It works for following parameters:
Continue reading: 05 Environment.ps1