package
0.8.15
Repository: https://github.com/aserto-dev/mage-loot.git
Documentation: pkg.go.dev

# Functions

Add adds a new "name value" style argument.
AddArg adds a simple argument.
The NuGet configuration file to use.
Prevent restoring multiple projects in parallel.
Force all dependencies to be resolved even if the last restore was successful.
Forces restore to reevaluate all dependencies even if a lock file already exists.
Help - Show this text and exit.
Treat package source failures as warnings.
Allows the command to stop and wait for user input or action (for example to complete authentication).
Don't allow updating project lock file.
Output location where project lock file is written.
Do not cache packages and http requests.
Do not restore project-to-project references and only restore the specified project.
The directory to restore packages to.
Project file (.csproj) to build.
Run runs the dotnet CLI.
The target runtime to restore packages for.
Solution file (.sln) to build.
The NuGet package source to use for the restore.
Set the MSBuild verbosity level.

# Type aliases

Arg represents a dotnet build CLI argument.