mirror of
https://github.com/MichaelGrafnetter/DSInternals
synced 2025-02-10 07:56:54 +00:00
18 lines
847 B
Plaintext
18 lines
847 B
Plaintext
|
<?xml version="1.0"?>
|
||
|
<package >
|
||
|
<metadata>
|
||
|
<id>DSInternals.DataStore</id>
|
||
|
<version>$version$</version>
|
||
|
<title>DSInternals DataStore</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 DataStore Library</description>
|
||
|
<releaseNotes>Initial NuGet release.</releaseNotes>
|
||
|
<copyright>Copyright (c) 2015-2016 Michael Grafnetter. All rights reserved.</copyright>
|
||
|
<tags>ActiveDirectory Security NTDS</tags>
|
||
|
</metadata>
|
||
|
</package>
|