Commit 5b51aad
Merge #615
615: Update Meilisearch.csproj fix publish r=curquiza a=danFbach
# Pull Request
## Related issue
Fixes #605
## What does this PR do?
- sets property in csproj
- lets just throw it all at the wall?
this solution was referenced in the official dotnet repo and also suggested by chatgpt 👍

## PR checklist
Please check if your PR fulfills the following requirements:
- [ ] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [ ] Have you read the contributing guidelines?
- [ ] Have you made sure that the title is accurate and descriptive of the changes?
Thank you so much for contributing to Meilisearch!
Co-authored-by: Dan <[email protected]>1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
0 commit comments