Skip to content

Instantly share code, notes, and snippets.

@jamesmontemagno
Created May 14, 2018 18:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamesmontemagno/5e15cb0d455b8bef41d1ee10de547cbd to your computer and use it in GitHub Desktop.
Save jamesmontemagno/5e15cb0d455b8bef41d1ee10de547cbd to your computer and use it in GitHub Desktop.
<PackageId>YourPackageId</PackageId>
<PackageVersion>1.0.0.0</PackageVersion>
<PackageLicenseUrl>LINK TO LICENSE</PackageLicenseUrl>
<PackageProjectUrl>LINK TO PROJECT</PackageProjectUrl>
<RepositoryUrl>LINK TO PROJECT</RepositoryUrl>
<PackageReleaseNotes>RELEASE NOTES</PackageReleaseNotes>
<PackageIconUrl>ICON URL</PackageIconUrl>
<PackageTags>xamarin, windows, ios, android, xamarin.forms,</PackageTags>
<Title>Title of NuGet</Title>
<Summary>Summary of nuget</Summary>
<Description>Plugin Description</Description>
<Owners>YOU</Owners>
<Authors>YOU</Authors>
<Copyright>Copyright 2018</Copyright>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment