2021-06-26 21:12:29 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<package >
|
|
|
|
<metadata>
|
|
|
|
<id>$id$</id>
|
2022-08-07 20:00:01 +00:00
|
|
|
<version>$version$</version>
|
2021-06-26 21:12:29 +00:00
|
|
|
<title>$title$</title>
|
|
|
|
<authors>$author$</authors>
|
|
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
|
|
<license type="expression">MIT</license>
|
|
|
|
<projectUrl>https://github.com/sphildreth/roadie</projectUrl>
|
|
|
|
<iconUrl>https://raw.githubusercontent.com/sphildreth/roadie/master/Roadie.Api/wwwroot/Images/Roadie.png</iconUrl>
|
|
|
|
<description>$description$</description>
|
|
|
|
<releaseNotes>Summary of changes made in this release of the package.</releaseNotes>
|
|
|
|
<copyright>$copyright$</copyright>
|
|
|
|
<tags>roadie</tags>
|
|
|
|
</metadata>
|
|
|
|
</package>
|