Skip to content

Commit

Permalink
feat: add readme to package
Browse files Browse the repository at this point in the history
  • Loading branch information
sowa705 committed Dec 7, 2024
1 parent 17eeb0b commit 504ee4c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/MeshSimplifier.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,8 @@
<PackageReference Include="Serilog" Version="4.2.0" />
</ItemGroup>

<ItemGroup>
<None Include="..\README.md" Pack="true" PackagePath="\"/>
</ItemGroup>

</Project>

0 comments on commit 504ee4c

Please sign in to comment.