You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deployment/nuget-keys.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,8 +35,8 @@ The examples below assume that the secret environment variable name is `TELERIK_
35
35
36
36
There are two common ways to use a [stored API key](#storing-api-keys) with the Telerik NuGet server during a build:
37
37
38
-
*[Using a NuGet.Config file](#using-a-nuget-config-file)
39
-
*[Using only CLI commands](#using-net-cli-commands)
38
+
*[Use a NuGet.Config file](#using-a-nuget-config-file)
39
+
*[Use only CLI commands](#using-net-cli-commands)
40
40
41
41
For more information on how to use API keys in a build, check the [Announcing NuGet Keys](https://www.telerik.com/blogs/announcing-nuget-keys) blog post by Lance McCarthy.
0 commit comments