We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48aec89 + eb5e241 commit 17c8ca2Copy full SHA for 17c8ca2
NAudio.nuspec
@@ -13,6 +13,8 @@
13
<tags>C# .NET audio sound</tags>
14
</metadata>
15
<files>
16
+ <file src="NAudio\bin\Release\NAudio.dll" target="lib" />
17
+ <file src="NAudio\bin\Release\NAudio.xml" target="lib" />
18
<file src="NAudio\bin\Release\NAudio.dll" target="lib\net35" />
19
<file src="NAudio\bin\Release\NAudio.xml" target="lib\net35" />
20
<file src="NAudio.Win8\bin\Release\NAudio.Win8.dll" target="lib\windows8" />
0 commit comments