27 lines
1.5 KiB
XML
Executable file
27 lines
1.5 KiB
XML
Executable file
<?xml version="1.0" encoding="utf-8"?>
|
||
<!-- Do not remove this test for UTF-8: if “Ω” doesn’t appear as greek uppercase omega letter enclosed in quotation marks, you should use an editor that supports UTF-8, not this one. -->
|
||
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
|
||
<metadata>
|
||
<id>iis-externalcache</id>
|
||
<title>iis-externalcache (Install)</title>
|
||
<version>1.1.20151123</version>
|
||
<authors>Microsoft Inc.</authors>
|
||
<owners>Microsoft Inc.</owners>
|
||
<summary>IIS External Cache</summary>
|
||
<description>External Cache is a disk-based cache module for IIS. External Cache can be used to manage the host name affinity data between multiple instances of Application Request Routing (ARR) servers.
|
||
</description>
|
||
<projectUrl>http://learn.iis.net/page.aspx/489/using-the-application-request-routing-module</projectUrl>
|
||
<packageSourceUrl>https://github.com/bcc/choco-packages</packageSourceUrl>
|
||
<tags>iis-externalcache iis externalcache admin</tags>
|
||
<copyright></copyright>
|
||
<licenseUrl>http://download.microsoft.com/download/3/4/1/3415F3F9-5698-44FE-A072-D4AF09728390/ExternalCache_RTW_EULA.htm</licenseUrl>
|
||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||
<iconUrl>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</iconUrl>
|
||
<releaseNotes>
|
||
* 1.1.20151123 Initial packaging of 1.1
|
||
</releaseNotes>
|
||
</metadata>
|
||
<files>
|
||
<file src="tools\**" target="tools" />
|
||
</files>
|
||
</package>
|