Skip to content

Commit

Permalink
Merge pull request #446 from Bdaya-Dev/fix-nuget-ci
Browse files Browse the repository at this point in the history
fix nuget CI
  • Loading branch information
alallema authored Jul 11, 2023
2 parents 5f64d50 + f1e1076 commit 6e3b6ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Meilisearch/Meilisearch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
</ItemGroup>

<ItemGroup>
<None Include="README.md" Pack="true" PackagePath="\" />
<None Include="logo.png" Pack="true" Visible="false" PackagePath="" />
<None Include="../../README.md" Pack="true" PackagePath="\" />
<None Include="../../assets/logo.png" Pack="true" Visible="false" PackagePath="" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6e3b6ee

Please sign in to comment.