We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16232ae commit b84d8caCopy full SHA for b84d8ca
src/main/net-core/XMLUnit.Core.nuspec
@@ -26,6 +26,6 @@
26
<file src="..\..\..\build/bin/Release/netstandard2.0/xmlunit-core.dll" target="lib\netstandard2.0"/>
27
<file src="..\..\..\build/bin/Release/netstandard2.0/xmlunit-core.pdb" target="lib\netstandard2.0"/>
28
<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"/>
+ <file src="..\..\doc/readmes/net-core/README.md" target="docs"/>
30
</files>
31
</package>
0 commit comments