mirror of
https://github.com/MichaelGrafnetter/DSInternals
synced 2025-02-03 20:51:34 +00:00
21 lines
937 B
XML
21 lines
937 B
XML
<?xml version="1.0"?>
|
|
<package >
|
|
<metadata>
|
|
<id>DSInternals.SAM</id>
|
|
<version>$version$</version>
|
|
<title>DSInternals SAM</title>
|
|
<authors>Michael Grafnetter</authors>
|
|
<owners>Michael Grafnetter</owners>
|
|
<licenseUrl>https://raw.githubusercontent.com/MichaelGrafnetter/DSInternals/master/LICENSE.md</licenseUrl>
|
|
<projectUrl>https://github.com/MichaelGrafnetter/DSInternals/</projectUrl>
|
|
<iconUrl>https://www.dsinternals.com/wp-content/uploads/ad.png</iconUrl>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<description>DSInternals Security Accounts Manager Library</description>
|
|
<releaseNotes>Initial NuGet release.</releaseNotes>
|
|
<copyright>Copyright (c) 2015-2016 Michael Grafnetter. All rights reserved.</copyright>
|
|
<tags>ActiveDirectory Security RPC SAMR</tags>
|
|
<references>
|
|
<reference file="DSInternals.SAM.dll" />
|
|
</references>
|
|
</metadata>
|
|
</package> |