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
Use a NuGet.Server.dll type for front page version
Don't show the example push command if the API key has not been configured
FixNuGet/NuGetGallery#3656
To enable pushing packages to this feed using the <ahref="https://www.nuget.org/downloads">NuGet command line tool</a> (nuget.exe), set the api key appSetting in web.config.
28
+
To enable pushing packages to this feed using the <ahref="https://www.nuget.org/downloads">NuGet command line tool</a> (nuget.exe), set the <code>apiKey</code> appSetting in web.config.
29
29
<% } else { %>
30
30
Use the command below to push packages to this feed using the <ahref="https://www.nuget.org/downloads">NuGet command line tool</a> (nuget.exe).
0 commit comments