Skip to content

Commit a47d92d

Browse files
committed
Updated readme pack
1 parent d65daf4 commit a47d92d

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

src/DbApiBuilderEntityGenerator/DbApiBuilderEntityGenerator.csproj

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,11 @@
5555

5656
<ItemGroup>
5757
<None Include="$(SolutionDir)LICENSE" Pack="true" PackagePath="" />
58-
<None Include="$(SolutionDir)README.md" Pack="true" PackagePath="" />
58+
<None Include=".\..\..\README.md">
59+
<Pack>true</Pack>
60+
<PackagePath>\</PackagePath>
61+
<Visible>false</Visible>
62+
</None>
5963
</ItemGroup>
6064

6165
</Project>

0 commit comments

Comments
 (0)