Skip to content

Commit 17c8ca2

Browse files
authored
Merge pull request #189 from JunielKatarn/portable
Restore compatibility with .NET Portable.
2 parents 48aec89 + eb5e241 commit 17c8ca2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NAudio.nuspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
<tags>C# .NET audio sound</tags>
1414
</metadata>
1515
<files>
16+
<file src="NAudio\bin\Release\NAudio.dll" target="lib" />
17+
<file src="NAudio\bin\Release\NAudio.xml" target="lib" />
1618
<file src="NAudio\bin\Release\NAudio.dll" target="lib\net35" />
1719
<file src="NAudio\bin\Release\NAudio.xml" target="lib\net35" />
1820
<file src="NAudio.Win8\bin\Release\NAudio.Win8.dll" target="lib\windows8" />

0 commit comments

Comments
 (0)