Update Cupola.csproj

This commit is contained in:
AUnicornWithNoLife 2023-06-24 23:06:56 +01:00
parent e7b6dc2db2
commit a142e02729

View File

@ -18,4 +18,11 @@
<PackageReference Include="System.Drawing.Common" Version="7.0.0" />
</ItemGroup>
<ItemGroup>
<None Update="LICENSE">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
</ItemGroup>
</Project>