Skip to content

Commit 6b8713b

Browse files
committed
[#26] [add] impl
1 parent 0281d5a commit 6b8713b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
File renamed without changes.

src/Simplify.Web.Json/Simplify.Web.Json.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<Product>Simplify</Product>
1717
<Description>Simplify.Web JSON controller response and model binder</Description>
1818
<Copyright>Licensed under LGPL</Copyright>
19+
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
1920
<PackageProjectUrl>https://github.com/SimplifyNet/Simplify.Web.Json</PackageProjectUrl>
2021
<PackageIcon>icon.png</PackageIcon>
2122
<PublishRepositoryUrl>true</PublishRepositoryUrl>
@@ -30,5 +31,6 @@
3031
<ItemGroup>
3132
<None Include="..\..\images\icon.png" Pack="true" Visible="false" PackagePath="" />
3233
<None Include="CHANGELOG.md" Pack="true" PackagePath="\" />
34+
<None Include="..\..\LICENSE.txt" Pack="true" PackagePath="\" />
3335
</ItemGroup>
3436
</Project>

0 commit comments

Comments
 (0)