More work on csproj, don't need to copy licenses all over anymore
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user