Remove warning about nuget-feed not supporting replaces-base (#39519)
This commit is contained in:
@@ -46,8 +46,6 @@ The top-level `registries` key is optional and specifies authentication details.
|
||||
|
||||
{% data reusables.dependabot.dependabot-updates-registries-options %}
|
||||
|
||||
{% data reusables.dependabot.dependabot-replaces-base-nuget %}
|
||||
|
||||
For more information about the configuration options that are available and about the supported types, see [AUTOTITLE](/code-security/dependabot/working-with-dependabot/dependabot-options-reference#top-level-registries-key).
|
||||
|
||||
## Storing credentials for Dependabot to use
|
||||
|
||||
@@ -818,8 +818,6 @@ updates:
|
||||
|
||||
{% data reusables.dependabot.dependabot-updates-registries-options %}
|
||||
|
||||
{% data reusables.dependabot.dependabot-replaces-base-nuget %}
|
||||
|
||||
{% data reusables.dependabot.advanced-private-registry-config-link %}
|
||||
|
||||
### `type` and authentication details
|
||||
@@ -850,5 +848,3 @@ All sensitive data used for authentication should be stored securely and referen
|
||||
### `url` and `replaces-base`
|
||||
|
||||
The `url` parameter defines where to access a registry. When the optional `replaces-base` parameter is enabled (`true`), {% data variables.product.prodname_dependabot %} resolves dependencies using the value of `url` rather than the base URL of that specific ecosystem.
|
||||
|
||||
{% data reusables.dependabot.dependabot-replaces-base-nuget %}
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
>[!NOTE]
|
||||
> `nuget-feed` doesn't support the `replaces-base` parameter.
|
||||
Reference in New Issue
Block a user