Skip to content

Commit 424b24d

Browse files
committed
Fix nuspec
1 parent f31e280 commit 424b24d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RedditSharp/RedditSharp.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
</dependencies>
2727
</metadata>
2828
<files>
29-
<file src="\RedditSharp\bin\Release\RedditSharp.dll" target="lib" />
29+
<file src="bin\Release\RedditSharp.dll" target="lib\Net40" />
3030
</files>
3131
</package>

0 commit comments

Comments
 (0)