DotnetToolResource.withToolSource
Method
interface DotnetToolResource { // ... omitted for brevity withToolSource(source: string): DotnetToolResource;}Signature
method
withToolSource builder Adds a NuGet package source for tool acquisition.
withToolSource(source: string): DotnetToolResourceParameters
source string Returns
DotnetToolResource Defined on
This method is defined on the following type: