dotnet-nuget-disable-source - Man Page

Disable a NuGet source.

dotnet nuget disable source

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

Synopsis

dotnet nuget disable source <NAME> [--configfile <FILE>]

dotnet nuget disable source -h|--help

Description

The dotnet nuget disable source command disables an existing source in your NuGet configuration files.

Arguments

Options

Examples

See Also

Info

2023-10-25 .NET Documentation