Skip to content

Commit 40a5ce3

Browse files
committed
[add] README to package
1 parent 0366774 commit 40a5ce3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Simplify.Web.Multipart/Simplify.Web.Multipart.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<PackageProjectUrl>https://github.com/SimplifyNet/Simplify.Web.Multipart</PackageProjectUrl>
1717
<RepositoryUrl>https://github.com/SimplifyNet/Simplify.Web.Multipart</RepositoryUrl>
1818
<RepositoryType>GIT</RepositoryType>
19+
<PackageReadmeFile>README.md</PackageReadmeFile>
1920
<PackageTags>Simplify.Web multipart</PackageTags>
2021

2122
<PackageIcon>icon.png</PackageIcon>
@@ -31,5 +32,6 @@
3132
<None Include="..\..\images\icon.png" Pack="true" Visible="false" PackagePath="" />
3233
<None Include="..\..\LICENSE.txt" Pack="true" PackagePath="\" />
3334
<None Include="CHANGELOG.md" Pack="true" PackagePath="\" />
35+
<None Include="..\..\README.md" Pack="true" PackagePath="\" />
3436
</ItemGroup>
3537
</Project>

0 commit comments

Comments
 (0)