Skip to content

Commit 7f8cedc

Browse files
committed
Fix README.md not getting included
1 parent 602ef25 commit 7f8cedc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/MonoGame.Tool.X.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<None Include="../{LicensePath}" Pack="true" PackagePath="" />
15-
<None Include="../README.md" Pack="true" PackagePath="" />
15+
<None Include="README.md" Pack="true" PackagePath="" />
1616
<None Include="Icon.png" Pack="true" PackagePath="" />
1717
</ItemGroup>
1818

0 commit comments

Comments
 (0)