Skip to content

Commit

Permalink
Merge pull request #29 from PinguApps/add-license-to-nuget
Browse files Browse the repository at this point in the history
Added license expression to nuget file
  • Loading branch information
pingu2k4 authored May 14, 2024
2 parents 9cfa280 + 47f659a commit 14d8a17
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<PackageTags>appwrite;migrate;migrator;tool;database;code first;pingu;PinguApps;Pingu Apps;cli;CSharp</PackageTags>
<PackageIcon>icon.png</PackageIcon>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<RepositoryUrl>https://github.com/PinguApps/AppwriteMigrator</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
Expand Down

0 comments on commit 14d8a17

Please sign in to comment.