Update icon and owner

This commit is contained in:
Ben Charlton 2021-04-28 21:15:12 +01:00
parent 1c875721b1
commit d6b2769108

View file

@ -6,7 +6,7 @@
<title>IIS Application Request Routing (Install)</title> <title>IIS Application Request Routing (Install)</title>
<version>3.0.20210401</version> <version>3.0.20210401</version>
<authors>Microsoft Inc.</authors> <authors>Microsoft Inc.</authors>
<owners>Microsoft Inc.</owners> <owners>bcc</owners>
<summary>IIS Application Request Routing (ARR)</summary> <summary>IIS Application Request Routing (ARR)</summary>
<description>Microsoft Application Request Routing for IIS is a proxy-based routing module that forwards HTTP requests to application servers based on HTTP headers and server variables, and load balance algorithms <description>Microsoft Application Request Routing for IIS is a proxy-based routing module that forwards HTTP requests to application servers based on HTTP headers and server variables, and load balance algorithms
</description> </description>
@ -16,7 +16,7 @@
<copyright></copyright> <copyright></copyright>
<licenseUrl>http://go.microsoft.com/?linkid=9835457</licenseUrl> <licenseUrl>http://go.microsoft.com/?linkid=9835457</licenseUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance> <requireLicenseAcceptance>true</requireLicenseAcceptance>
<iconUrl>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-App-Request-Routing.png</iconUrl> <iconUrl>https://cdn.statically.io/gh/bcc/choco-packages/master/iis-arr/iis-arr.png</iconUrl>
<dependencies> <dependencies>
<dependency id="UrlRewrite" /> <dependency id="UrlRewrite" />
<dependency id="iis-externalcache" /> <dependency id="iis-externalcache" />