Skip to content

Commit b84d8ca

Browse files
committed
fix path
1 parent 16232ae commit b84d8ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/net-core/XMLUnit.Core.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
<file src="..\..\..\build/bin/Release/netstandard2.0/xmlunit-core.dll" target="lib\netstandard2.0"/>
2727
<file src="..\..\..\build/bin/Release/netstandard2.0/xmlunit-core.pdb" target="lib\netstandard2.0"/>
2828
<file src="..\..\..\build/bin/Release/netstandard2.0/xmlunit-core.xml" target="lib\netstandard2.0"/>
29-
<file src="..\..\docs/readmes/xmlunit-core/README.md" target="docs"/>
29+
<file src="..\..\doc/readmes/net-core/README.md" target="docs"/>
3030
</files>
3131
</package>

0 commit comments

Comments
 (0)