dotnet-nuget-config-unset - Man Page

Removes the key-value pair from a specified NuGet configuration setting.

dotnet nuget config unset

This article applies to: ✔️ .NET 8.0.2xx SDK and later versions

Synopsis

dotnet nuget config unset <CONFIG-KEY> [--configfile <FILE>]

dotnet nuget config unset -h|--help

Description

The dotnet nuget config unset unsets the values for NuGet configuration settings that will be applied from the config section.

Arguments

Options

Examples

See Also

Info

2024-10-02 .NET Documentation