dotnet-nuget-config-paths - Man Page

Lists nuget configuration files currently being appplied to a directory.

dotnet nuget config paths

This article applies to: āœ”ļø .NET 8.0.2xx SDK and later versions

Synopsis

dotnet nuget config paths [--working-directory <DIRECTORY>]

dotnet nuget config paths -h|--help

Description

The dotnet nuget config paths Lists the paths to all NuGet configuration files that will be applied when invoking NuGet commands in a specific directory.

Options

Examples

See Also

Info

2024-10-02 .NET Documentation