<?xml version="1.0" encoding="utf-8"?> <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"> <metadata> <id>kopano-ads-nightly</id> <version>1.1.88</version> <title>Kopano ADS</title> <authors>Kopano</authors> <owners>foo.li systeme + software</owners> <licenseUrl>https://www.gnu.org/licenses/</licenseUrl> <projectUrl>https://download.kopano.io/community/adextension:/</projectUrl> <iconUrl>https://raw.githubusercontent.com/peterbeck/chocolatey/master/icons/kopano.png</iconUrl> <requireLicenseAcceptance>true</requireLicenseAcceptance> <description>Kopano AD Extension provides the ability to manage Kopano objects directly from the native “Active Directory Users and Computers” MMC-based management utility, which most administrators are used to with managing objects in Active Directory.</description> <summary>Kopano ADS</summary> <releaseNotes>release 1.1.88</releaseNotes> <copyright>2017,2018 Kopano</copyright> <language /> <tags>groupware kopano ads mmc nightly admin</tags> <dependencies> <dependency id="RSAT" version="1.0.7" /> </dependencies> </metadata> </package>