More work on csproj, don't need to copy licenses all over anymore

This commit is contained in:
Cinder
2021-12-29 11:56:56 -06:00
parent f715f3ca5c
commit 7dad7fec07
13 changed files with 1 additions and 73 deletions

View File

@@ -11,7 +11,7 @@
<Compile Remove="template.cs" />
</ItemGroup>
<ItemGroup>
<None Include="..\..\LICENSE.txt">
<None Include="unusedpackets.txt">
<Pack>True</Pack>
<PackagePath></PackagePath>
</None>