build: remove duplicate license include from DM project

This commit is contained in:
Andrew Welker
2023-02-08 10:30:35 -07:00
parent cc866e5b77
commit 333497d701

View File

@@ -23,10 +23,6 @@
<Reference Include="System.Net.Http" />
</ItemGroup>
<ItemGroup>
<None Include="..\..\LICENSE.md">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
<None Include="Chassis\Config\Schema\DmChassisControllerPropertiesConfigSchema.json" />
</ItemGroup>
<ItemGroup>