Skip to content

Commit f3d7054

Browse files
authored
Merge pull request #91 from Ellerbach/move-tocgenerator-readme
Moved the readme to the standard location for DocFxTocGenerator
2 parents 5a99525 + ffd8db6 commit f3d7054

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/DocFxTocGenerator/DocFxTocGenerator/DocFxTocGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</PropertyGroup>
2525

2626
<ItemGroup>
27-
<None Include="README.md" Pack="true" PackagePath="" />
27+
<None Include="../README.md" Pack="true" PackagePath="" />
2828
</ItemGroup>
2929

3030
<ItemGroup>
File renamed without changes.

0 commit comments

Comments
 (0)