Skip to content
This repository has been archived by the owner on Jan 16, 2022. It is now read-only.

Commit

Permalink
Complete package metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
cezarypiatek committed Oct 21, 2018
1 parent b472faf commit 261cf5c
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
<PackageId>MappingGenerator</PackageId>
<PackageVersion>1.0.0.0</PackageVersion>
<Authors>cepi</Authors>
<PackageLicenseUrl>http://LICENSE_URL_HERE_OR_DELETE_THIS_LINE</PackageLicenseUrl>
<PackageProjectUrl>http://PROJECT_URL_HERE_OR_DELETE_THIS_LINE</PackageProjectUrl>
<PackageIconUrl>http://ICON_URL_HERE_OR_DELETE_THIS_LINE</PackageIconUrl>
<RepositoryUrl>http://REPOSITORY_URL_HERE_OR_DELETE_THIS_LINE</RepositoryUrl>
<PackageLicenseUrl>https://github.com/cezarypiatek/MappingGenerator/blob/master/LICENSE</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/cezarypiatek/MappingGenerator</PackageProjectUrl>
<PackageIconUrl>https://github.com/cezarypiatek/MappingGenerator/raw/master/MappingGenerator/MappingGenerator/MappingGenerator.Vsix/icon.png</PackageIconUrl>
<RepositoryUrl>https://github.com/cezarypiatek/MappingGenerator</RepositoryUrl>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<Description>MappingGenerator</Description>
<PackageReleaseNotes>Summary of changes made in this release of the package.</PackageReleaseNotes>
<PackageReleaseNotes></PackageReleaseNotes>
<Copyright>Copyright</Copyright>
<PackageTags>MappingGenerator, analyzers</PackageTags>
<NoPackageAnalysis>true</NoPackageAnalysis>
Expand Down

0 comments on commit 261cf5c

Please sign in to comment.