Fix README path

This commit is contained in:
2025-11-15 21:05:33 -05:00
parent 4becfdb1ea
commit 9be4813081

View File

@@ -19,6 +19,13 @@
<None Remove="MinifluxClient.sln.DotSettings" />
</ItemGroup>
<ItemGroup>
<None Include="..\README.md">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" />
<PackageReference Include="RestSharp" Version="112.1.0" />