Skip to content
Docs Try Aspire
Docs Try

DotnetToolResource.withToolIgnoreExistingFeeds

Method
📦 Aspire.Hosting v13.4.0
interface DotnetToolResource {
// ... omitted for brevity
withToolIgnoreExistingFeeds(): DotnetToolResource;
}

Signature

method withToolIgnoreExistingFeeds builder
Configures the tool to use only the specified package sources, ignoring existing NuGet configuration.
withToolIgnoreExistingFeeds(): DotnetToolResource
DotnetToolResource

Defined on

This method is defined on the following type: