The NuGet configuration file to use
Disables restoring multiple projects in parallel.
Log the command to the console
Any extra options that should be passed to MSBuild. See dotnet msbuild -h for available options
Set this flag to ignore project to project references and only restore the root project
Directory to install packages in.
Target runtime to restore packages for
Specifies a NuGet package source to use during the restore.
sets the console verbosity. valid values?: 'quiet', 'minimal', 'normal', 'detailed', 'diagnostic'
Sets the $(Version) property in msbuild
Generated using TypeDoc
IRestoreModel