(bugfix): package readme

This commit is contained in:
Maksym Sadovnychyy 2024-08-18 16:10:15 +02:00
parent 1252afe0d8
commit 6bcb99c40f

View File

@ -22,7 +22,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<None Include="../../README.md" Pack="true" />
<None Include="../../README.md" Pack="true" PackagePath="" />
</ItemGroup>
</Project>