From b9cc313c31828fd90a4ec2af21958577c5277fc9 Mon Sep 17 00:00:00 2001 From: TomPallister Date: Sat, 22 Apr 2023 22:02:36 +0100 Subject: [PATCH] updated nuget package icon url --- src/Ocelot.Cache.CacheManager/Ocelot.Cache.CacheManager.csproj | 2 +- src/Ocelot.Tracing.Butterfly/Ocelot.Tracing.Butterfly.csproj | 2 +- .../Ocelot.Tracing.OpenTracing.csproj | 1 + src/Ocelot/Ocelot.csproj | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/Ocelot.Cache.CacheManager/Ocelot.Cache.CacheManager.csproj b/src/Ocelot.Cache.CacheManager/Ocelot.Cache.CacheManager.csproj index 08863e6bd..34367dd7a 100644 --- a/src/Ocelot.Cache.CacheManager/Ocelot.Cache.CacheManager.csproj +++ b/src/Ocelot.Cache.CacheManager/Ocelot.Cache.CacheManager.csproj @@ -9,7 +9,7 @@ Ocelot.Cache.CacheManager API Gateway;.NET core https://github.com/ThreeMammals/Ocelot.Cache.CacheManager - https://github.com/ThreeMammals/Ocelot.Cache.CacheManager + https://raw.githubusercontent.com/ThreeMammals/Ocelot/develop/images/ocelot_logo.png win10-x64;osx.10.11-x64;osx.10.12-x64;win7-x64 false false diff --git a/src/Ocelot.Tracing.Butterfly/Ocelot.Tracing.Butterfly.csproj b/src/Ocelot.Tracing.Butterfly/Ocelot.Tracing.Butterfly.csproj index cade59983..82f57053b 100644 --- a/src/Ocelot.Tracing.Butterfly/Ocelot.Tracing.Butterfly.csproj +++ b/src/Ocelot.Tracing.Butterfly/Ocelot.Tracing.Butterfly.csproj @@ -10,7 +10,7 @@ Ocelot.Tracing.Butterfly API Gateway;.NET core; Butterfly; ButterflyAPM https://github.com/ThreeMammals/Ocelot - https://github.com/ThreeMammals/Ocelot + https://raw.githubusercontent.com/ThreeMammals/Ocelot/develop/images/ocelot_logo.png win10-x64;osx.10.11-x64;osx.10.12-x64;win7-x64 false false diff --git a/src/Ocelot.Tracing.OpenTracing/Ocelot.Tracing.OpenTracing.csproj b/src/Ocelot.Tracing.OpenTracing/Ocelot.Tracing.OpenTracing.csproj index 06f67fe66..e853b831c 100644 --- a/src/Ocelot.Tracing.OpenTracing/Ocelot.Tracing.OpenTracing.csproj +++ b/src/Ocelot.Tracing.OpenTracing/Ocelot.Tracing.OpenTracing.csproj @@ -6,6 +6,7 @@ Kjell-Åke Gafvelin This package provides OpenTracing support to Ocelot. https://github.com/ThreeMammals/Ocelot + https://raw.githubusercontent.com/ThreeMammals/Ocelot/develop/images/ocelot_logo.png API Gateway;.NET core; OpenTracing true diff --git a/src/Ocelot/Ocelot.csproj b/src/Ocelot/Ocelot.csproj index 16898a25f..8ae8aca26 100644 --- a/src/Ocelot/Ocelot.csproj +++ b/src/Ocelot/Ocelot.csproj @@ -9,7 +9,7 @@ Ocelot API Gateway;.NET core https://github.com/ThreeMammals/Ocelot - http://github.com/images/ocelot_logo.png + https://raw.githubusercontent.com/ThreeMammals/Ocelot/develop/images/ocelot_logo.png win10-x64;osx.10.11-x64;osx.10.12-x64;win7-x64 false false