Skip to content

Commit

Permalink
Fix reference to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
henkmollema committed Aug 7, 2023
1 parent 8bb85e9 commit cf664b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,7 @@
<DebugType>embedded</DebugType>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>
<ItemGroup>
<None Include="../../README.md" Pack="true" PackagePath="/"/>
</ItemGroup>
</Project>

0 comments on commit cf664b0

Please sign in to comment.