Skip to content

Commit

Permalink
Use the same readme for github and nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
jonteohr committed Apr 22, 2024
1 parent 2bfb90c commit 393c7e7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 33 deletions.
2 changes: 1 addition & 1 deletion GradientTheme/GradientTheme.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<XamlRuntime>Wpf</XamlRuntime>
<SubType>Designer</SubType>
</Page>
<None Include="docs/README.md" Pack="true" PackagePath="\" />
<None Include="../README.md" Pack="true" PackagePath="\" />
</ItemGroup>

</Project>
32 changes: 0 additions & 32 deletions GradientTheme/docs/README.md

This file was deleted.

0 comments on commit 393c7e7

Please sign in to comment.