Skip to content

Commit

Permalink
Added license expression to nuget file
Browse files Browse the repository at this point in the history
  • Loading branch information
pingu2k4 committed May 14, 2024
1 parent 9cfa280 commit 47f659a
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 47f659a

Please sign in to comment.