Skip to content
DocsTry Aspire
DocsTry

withToolIgnoreFailedSources

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

Signature

methodwithToolIgnoreFailedSourcesbuilder
Configures the resource to treat package source failures as warnings.
withToolIgnoreFailedSources(): DotnetToolResource
DotnetToolResource

Applies to

This method applies to the following types: