Skip to content

Commit

Permalink
Add README.md to package
Browse files Browse the repository at this point in the history
  • Loading branch information
enisn committed Aug 1, 2024
1 parent 205800c commit 56ee049
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/InputKit.Maui/InputKit.Maui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<Copyright>Copyright 2018</Copyright>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIcon>icon512.png</PackageIcon>
<PackageReadmeFile>README.md</PackageReadmeFile>
<!-- NuGet Package Info End-->

<NeutralLanguage>en-US</NeutralLanguage>
Expand Down Expand Up @@ -58,6 +59,7 @@

<ItemGroup>
<None Include="icon512.png" Pack="true" />
<None Include="..\..\README.md" Pack="true" PackagePath="\"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 56ee049

Please sign in to comment.