Skip to content

Commit

Permalink
Merge #229
Browse files Browse the repository at this point in the history
229: Enrich nuget data of Meilisearch .net package r=brunoocasali a=brunoocasali

As the title says, with this data we would have a better description inside the https://www.nuget.org/packages/meilisearch

Co-authored-by: Bruno Casali <brunoocasali@gmail.com>
  • Loading branch information
bors[bot] and brunoocasali authored Jan 31, 2022
2 parents 156eadf + 33564db commit 7c98ea5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Meilisearch/Meilisearch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
<Description>.NET wrapper for Meilisearch, an open-source search engine</Description>
<RepositoryUrl>https://github.com/meilisearch/meilisearch-dotnet</RepositoryUrl>
<PackageTags>meilisearch;dotnet;sdk;search-engine;search;instant-search</PackageTags>
<Authors>Meilisearch</Authors>
<PackageProjectUrl>https://meilisearch.com</PackageProjectUrl>
<PackageIconUrl>https://raw.githubusercontent.com/meilisearch/integration-guides/main/assets/logos/meilisearch_dotnet.png</PackageIconUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 7c98ea5

Please sign in to comment.