Skip to content

Commit 8170c7c

Browse files
committed
Fixing WampSharp.Router nuspec
1 parent 539bcf1 commit 8170c7c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NuGet/WampSharp.Default.Router.nuspec

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,8 @@
2626
<file src="$bin$\net40\WampSharp.Default.Router.dll" target="lib\net40\WampSharp.Default.Router.dll" />
2727
<file src="$bin$\net40\WampSharp.Default.Router.pdb" target="lib\net40\WampSharp.Default.Router.pdb" />
2828
<file src="$bin$\net40\WampSharp.Default.Router.xml" target="lib\net40\WampSharp.Default.Router.xml" />
29+
<file src="$bin$\netstandard2.0\WampSharp.Default.Router.dll" target="lib\netstandard2.0\WampSharp.Default.Router.dll" />
30+
<file src="$bin$\netstandard2.0\WampSharp.Default.Router.pdb" target="lib\netstandard2.0\WampSharp.Default.Router.pdb" />
31+
<file src="$bin$\netstandard2.0\WampSharp.Default.Router.xml" target="lib\netstandard2.0\WampSharp.Default.Router.xml" />
2932
</files>
3033
</package>

0 commit comments

Comments
 (0)