Skip to content

Commit b943939

Browse files
committed
[add] package license
1 parent 32ee051 commit b943939

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
File renamed without changes.

src/Simplify.ProjectsTemplates.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<Product>Simplify</Product>
1313
<Description>Simplify libraries project templates collection.</Description>
1414
<Copyright>Licensed under LGPL</Copyright>
15+
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
1516
<PackageProjectUrl>https://github.com/SimplifyNet/Simplify.ProjectsTemplates</PackageProjectUrl>
1617
<PackageIcon>icon.png</PackageIcon>
1718
<RepositoryUrl>https://github.com/SimplifyNet/Simplify.ProjectsTemplates</RepositoryUrl>
@@ -34,6 +35,7 @@
3435
<ItemGroup>
3536
<None Include="..\images\icon.png" Pack="true" Visible="false" PackagePath="" />
3637
<None Include="CHANGELOG.md" Pack="true" PackagePath="\" />
38+
<None Include="..\LICENSE.txt" Pack="true" PackagePath="\" />
3739
<None Include="..\README.md" Pack="true" PackagePath="\" />
3840
</ItemGroup>
3941
</Project>

0 commit comments

Comments
 (0)