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

@@ -15,10 +15,4 @@
<ProjectReference Include="..\..\..\LibreMetaverse\LibreMetaverse.csproj" />
<ProjectReference Include="..\..\..\LibreMetaverse.Types\LibreMetaverse.Types.csproj" />
</ItemGroup>
<ItemGroup>
<None Include="..\..\..\LICENSE.txt">
<Pack>True</Pack>
<PackagePath></PackagePath>
</None>
</ItemGroup>
</Project>