We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1924a0 commit 21a4a9cCopy full SHA for 21a4a9c
src/ChaosSoft.GeneticAlgorithm/ChaosSoft.GeneticAlgorithm.nuspec
@@ -28,7 +28,7 @@
28
</metadata>
29
<files>
30
<file src="..\..\README.md" target="docs\" />
31
- <file src="..\..\THIRD-PARTY-NOTICES.txt" target="docs\" />
+ <file src="..\..\THIRD-PARTY-NOTICES.txt" target="content\" />
32
<file src="..\..\icon.png" target="images\" />
33
<file src="bin\Release\netstandard2.0\chaossoft.geneticalgorithm.dll" target="lib\netstandard2.0" />
34
<file src="bin\Release\netstandard2.0\chaossoft.geneticalgorithm.xml" target="lib\netstandard2.0" />
0 commit comments