Skip to content

Commit 064d076

Browse files
committed
[#34] [add] impl
1 parent fed7f25 commit 064d076

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

LICENSE renamed to LICENSE.txt

File renamed without changes.

src/Simplify.Web.Postman/Simplify.Web.Postman.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<Product>Simplify</Product>
1515
<Authors>Simplify community</Authors>
1616
<Copyright>Licensed under LGPL</Copyright>
17+
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
1718
<PackageIcon>icon.png</PackageIcon>
1819
<PackageProjectUrl>https://github.com/SimplifyNet/Simplify.Web.Postman</PackageProjectUrl>
1920
<PackageIconUrl>https://raw.githubusercontent.com/SimplifyNet/Images/master/LogoWeb32x32.png</PackageIconUrl>
@@ -29,5 +30,6 @@
2930
<ItemGroup>
3031
<None Include="..\..\images\icon.png" Pack="true" Visible="false" PackagePath="" />
3132
<None Include="CHANGELOG.md" Pack="true" PackagePath="\" />
33+
<None Include="..\..\LICENSE.txt" Pack="true" PackagePath="\" />
3234
</ItemGroup>
3335
</Project>

0 commit comments

Comments
 (0)