Skip to content

Commit 21a4a9c

Browse files
committed
corrected nuspec
1 parent b1924a0 commit 21a4a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ChaosSoft.GeneticAlgorithm/ChaosSoft.GeneticAlgorithm.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</metadata>
2929
<files>
3030
<file src="..\..\README.md" target="docs\" />
31-
<file src="..\..\THIRD-PARTY-NOTICES.txt" target="docs\" />
31+
<file src="..\..\THIRD-PARTY-NOTICES.txt" target="content\" />
3232
<file src="..\..\icon.png" target="images\" />
3333
<file src="bin\Release\netstandard2.0\chaossoft.geneticalgorithm.dll" target="lib\netstandard2.0" />
3434
<file src="bin\Release\netstandard2.0\chaossoft.geneticalgorithm.xml" target="lib\netstandard2.0" />

0 commit comments

Comments
 (0)