We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff6f6e3 commit 096f94dCopy full SHA for 096f94d
src/Ocelot/Ocelot.csproj
@@ -9,7 +9,7 @@
9
<PackageId>Ocelot</PackageId>
10
<PackageTags>API Gateway;.NET core</PackageTags>
11
<PackageProjectUrl>https://github.com/ThreeMammals/Ocelot</PackageProjectUrl>
12
- <PackageIconUrl>http://threemammals.com/images/ocelot_logo.png</PackageIconUrl>
+ <PackageIconUrl>http://github.com/images/ocelot_logo.png</PackageIconUrl>
13
<RuntimeIdentifiers>win10-x64;osx.10.11-x64;osx.10.12-x64;win7-x64</RuntimeIdentifiers>
14
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
15
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
0 commit comments