Skip to content

Commit

Permalink
Add the png to the package ensuring the readme renders correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
nkolev92 committed May 23, 2024
1 parent ccd4345 commit f76f386
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@

<ItemGroup>
<None Include="..\..\README.md" Pack="true" PackagePath="README.md" />
<None Include="..\..\resources\DependencyGraphExample.jpg" Pack="true" PackagePath="resources" />
</ItemGroup>

<!-- Ensure that the project files are not getting globbed.-->
Expand Down

0 comments on commit f76f386

Please sign in to comment.