diff --git a/docs/usage/nuget.md b/docs/usage/nuget.md index c9770f8c70703142ee81cef3c04cf8a649f2bc9d..8b55d8a75b301d1f2425aa392e2a766af9b844dc 100644 --- a/docs/usage/nuget.md +++ b/docs/usage/nuget.md @@ -82,7 +82,9 @@ Credentials for authenticated/private feeds can be provided via host rules in th } ``` -At the moment only Basic HTTP authentication (via username and password) is supported. +<!-- prettier-ignore --> +!!! note + At the moment only Basic HTTP authentication (via username and password) is supported. ## Future work