Skip to content

Commit f8ea818

Browse files
committed
Forgot net46 in nuspec
1 parent f47fd1b commit f8ea818

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NuGet/WampSharp.nuspec

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@
7474
<file src="$bin$\net45\WampSharp.dll" target="lib\net45\WampSharp.dll" />
7575
<file src="$bin$\net45\WampSharp.pdb" target="lib\net45\WampSharp.pdb" />
7676
<file src="$bin$\net45\WampSharp.xml" target="lib\net45\WampSharp.xml" />
77+
<file src="$bin$\net46\WampSharp.dll" target="lib\net46\WampSharp.dll" />
78+
<file src="$bin$\net46\WampSharp.pdb" target="lib\net46\WampSharp.pdb" />
79+
<file src="$bin$\net46\WampSharp.xml" target="lib\net46\WampSharp.xml" />
7780
<file src="$bin$\net40\WampSharp.dll" target="lib\net40\WampSharp.dll" />
7881
<file src="$bin$\net40\WampSharp.pdb" target="lib\net40\WampSharp.pdb" />
7982
<file src="$bin$\net40\WampSharp.xml" target="lib\net40\WampSharp.xml" />

0 commit comments

Comments
 (0)