Added license

This commit is contained in:
EonaCat 2025-08-20 20:11:29 +02:00
parent 14e3bde5a3
commit c7df4ab7a2
1 changed files with 5 additions and 0 deletions

View File

@ -14,6 +14,7 @@
<PackageId>EonaCat.Connections</PackageId>
<Version>1.0.1</Version>
<Authors>EonaCat (Jeroen Saey)</Authors>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
</PropertyGroup>
<ItemGroup>
@ -21,6 +22,10 @@
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
<None Include="..\LICENSE">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
<None Include="..\readme.md">
<Pack>True</Pack>
<PackagePath>\</PackagePath>