12 lines
399 B
XML
12 lines
399 B
XML
<?xml version="1.0"?>
|
|
<package>
|
|
<metadata>
|
|
<id>ITD.Infra-ActiveDirectory.Object</id>
|
|
<version>$VERSIONHERE$</version>
|
|
<authors>Zack Meier</authors>
|
|
<description>Functions for Windows Server Active Directory User, Group, and Computer tasks</description>
|
|
</metadata>
|
|
<files>
|
|
<file src="**" exclude="**\.git\**;**\Build\**" />
|
|
</files>
|
|
</package> |