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

@@ -41,12 +41,6 @@
<DefineConstants>TRACE</DefineConstants>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
<None Include="..\LICENSE.txt">
<Pack>True</Pack>
<PackagePath></PackagePath>
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="protobuf-net" Version="3.0.101" />
</ItemGroup>