17 lines
521 B
XML
17 lines
521 B
XML
<?xml version="1.0"?>
|
|
<package >
|
|
<metadata>
|
|
<id>$id$</id>
|
|
<version>$version$</version>
|
|
<title>$title$</title>
|
|
<authors>$author$</authors>
|
|
<owners>$author$</owners>
|
|
<projectUrl>https://github.com/tparnell8/NetrunnerDb.Net</projectUrl>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<description>$description$</description>
|
|
<releaseNotes>Basic NetrunnerDb Wrapper</releaseNotes>
|
|
<copyright>Copyright 2015</copyright>
|
|
<tags>Netrunner</tags>
|
|
</metadata>
|
|
</package>
|