Skip to content

Commit aa0eb6e

Browse files
committed
Include README.md in the NuGet package.
1 parent 29a7493 commit aa0eb6e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

KeyColor/KeyColor.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,8 @@
1111
<RepositoryType>git</RepositoryType>
1212
<PackageReadmeFile>README.md</PackageReadmeFile>
1313
</PropertyGroup>
14+
15+
<ItemGroup>
16+
<None Include="..\README.md" Pack="true" PackagePath="\"/>
17+
</ItemGroup>
1418
</Project>

0 commit comments

Comments
 (0)