File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <package >
3+ <metadata >
4+ <id >$id$</id >
5+ <version >$version$</version >
6+ <title >$title$</title >
7+ <authors >$author$</authors >
8+ <owners >$author$</owners >
9+ <licenseUrl >https://opensource.org/licenses/MIT</licenseUrl >
10+ <projectUrl >https://github.com/A9G-Data-Droid/TextFileConvert</projectUrl >
11+ <iconUrl >http://ICON_URL_HERE_OR_DELETE_THIS_LINE</iconUrl >
12+ <requireLicenseAcceptance >false</requireLicenseAcceptance >
13+ <description >$description$</description >
14+ <releaseNotes >Alpha Release.</releaseNotes >
15+ <copyright >Copyright 2018</copyright >
16+ <tags >ux2dos dos2ux</tags >
17+ </metadata >
18+ </package >
Original file line number Diff line number Diff line change 66 <Authors >Adam Kauffman</Authors >
77 <Company >Cascade Engineering Technologies</Company >
88 <NeutralLanguage >en</NeutralLanguage >
9- <GeneratePackageOnBuild >false </GeneratePackageOnBuild >
9+ <GeneratePackageOnBuild >true </GeneratePackageOnBuild >
1010 <Description >This provides text file conversion capabilities like the common Unix utilities "ux2dos" and "dos2ux".</Description >
1111 <Copyright >Copyright 2018 Adam Kauffman</Copyright >
1212 <PackageLicenseUrl >https://opensource.org/licenses/MIT</PackageLicenseUrl >
You can’t perform that action at this time.
0 commit comments