Skip to content

Commit 34d7f08

Browse files
committed
Fix package readme path
1 parent 6acf317 commit 34d7f08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ModelContextProtocol/ModelContextProtocol.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</ItemGroup>
3030

3131
<ItemGroup>
32-
<None Include="README.md" pack="true" PackagePath="." />
32+
<None Include="..\..\README.md" pack="true" PackagePath="." />
3333
</ItemGroup>
3434

3535
</Project>

0 commit comments

Comments
 (0)