Revert "Trying to appease dotnet pack command"

This reverts commit 9118858a15.
This commit is contained in:
Cinder
2022-01-04 18:01:39 -06:00
parent 9118858a15
commit c8a5160eb5
19 changed files with 18 additions and 18 deletions

View File

@@ -17,7 +17,7 @@
<ItemGroup>
<None Include="..\..\LICENSE.txt" Pack="true" PackagePath="docs\" />
<None Include="..\..\README.md" Pack="true" PackagePath="docs\" />
<None Include="..\..\logo.png" Pack="true" PackagePath="images\" />
<None Include="..\..\data\logo.png" Pack="true" PackagePath="images\" />
<None Include="unusedpackets.txt" Pack="true" PackagePath="\" />
</ItemGroup>
</Project>