diff --git a/build/Packaging/NugetAgent/NewRelic.Agent.nuspec b/build/Packaging/NugetAgent/NewRelic.Agent.nuspec index c681eaab23..be8d6154bd 100644 --- a/build/Packaging/NugetAgent/NewRelic.Agent.nuspec +++ b/build/Packaging/NugetAgent/NewRelic.Agent.nuspec @@ -7,7 +7,7 @@ New Relic Apache-2.0 https://github.com/newrelic/newrelic-dotnet-agent - https://newrelic.com/static-assets/images/icons/avatar-newrelic.png + images\icon.png false Make sure you go to New Relic first to sign up and get your license key at https://newrelic.com. Performance monitoring will never be the same after you do! diff --git a/build/Packaging/NugetAgentApi/NewRelic.Agent.Api.nuspec b/build/Packaging/NugetAgentApi/NewRelic.Agent.Api.nuspec index 2e852b5d5f..95709380ce 100644 --- a/build/Packaging/NugetAgentApi/NewRelic.Agent.Api.nuspec +++ b/build/Packaging/NugetAgentApi/NewRelic.Agent.Api.nuspec @@ -7,7 +7,7 @@ New Relic Apache-2.0 https://docs.newrelic.com/docs/apm/agents/net-agent/net-agent-api/guide-using-net-agent-api - https://newrelic.com/static-assets/images/icons/avatar-newrelic.png + images\icon.png false The New Relic .NET Agent API supports custom error and metric reporting, and custom transaction parameters. If the agent is not installed or is disabled, method invocations of this API will have no effect. You can find more information about the NewRelic.Agent.Api at https://docs.newrelic.com/docs/apm/agents/net-agent/net-agent-api/guide-using-net-agent-api. diff --git a/build/Packaging/NugetAzureCloudServices/NewRelicWindowsAzure.nuspec b/build/Packaging/NugetAzureCloudServices/NewRelicWindowsAzure.nuspec index fccfd1d5e9..ebc2c293f7 100644 --- a/build/Packaging/NugetAzureCloudServices/NewRelicWindowsAzure.nuspec +++ b/build/Packaging/NugetAzureCloudServices/NewRelicWindowsAzure.nuspec @@ -7,7 +7,7 @@ New Relic Apache-2.0 https://github.com/newrelic/nuget-azure-cloud-services - https://newrelic.com/static-assets/images/icons/avatar-newrelic.png + images\icon.png false Make sure you go to New Relic first to sign up and get your key at https://newrelic.com. Performance monitoring will never be the same after you do! diff --git a/build/Packaging/NugetAzureWebSites-x64/NewRelic.Azure.WebSites.x64.nuspec b/build/Packaging/NugetAzureWebSites-x64/NewRelic.Azure.WebSites.x64.nuspec index 0648e0cb76..de8f7f253e 100644 --- a/build/Packaging/NugetAzureWebSites-x64/NewRelic.Azure.WebSites.x64.nuspec +++ b/build/Packaging/NugetAzureWebSites-x64/NewRelic.Azure.WebSites.x64.nuspec @@ -7,7 +7,7 @@ New Relic Apache-2.0 https://docs.newrelic.com/docs/apm/agents/net-agent/azure-installation/install-net-agent-azure-web-apps - https://newrelic.com/static-assets/images/icons/avatar-newrelic.png + images\icon.png false Go to New Relic to sign up and get your license key at https://newrelic.com or you can get a license key through the Windows Azure management portal via Add-On store. diff --git a/build/Packaging/NugetAzureWebSites-x86/NewRelic.Azure.WebSites.nuspec b/build/Packaging/NugetAzureWebSites-x86/NewRelic.Azure.WebSites.nuspec index 850cad57ec..9a2ef8f45e 100644 --- a/build/Packaging/NugetAzureWebSites-x86/NewRelic.Azure.WebSites.nuspec +++ b/build/Packaging/NugetAzureWebSites-x86/NewRelic.Azure.WebSites.nuspec @@ -7,7 +7,7 @@ New Relic Apache-2.0 https://docs.newrelic.com/docs/apm/agents/net-agent/azure-installation/install-net-agent-azure-web-apps - https://newrelic.com/static-assets/images/icons/avatar-newrelic.png + images\icon.png false Go to New Relic to sign up and get your license key at https://newrelic.com or you can get a license key through the Windows Azure management portal via Add-On store. diff --git a/build/Tools/NuGet/nuget.exe b/build/Tools/NuGet/nuget.exe index e00ef51e10..1a46d53d46 100644 Binary files a/build/Tools/NuGet/nuget.exe and b/build/Tools/NuGet/nuget.exe differ