Fixed AlertSounds not being included in installer
This commit is contained in:
parent
fbd02702b0
commit
37ad9ac42e
|
@ -26,5 +26,6 @@
|
|||
</metadata>
|
||||
<files>
|
||||
<file src="*.*" target="lib\net45\" exclude="*.pdb;*.nupkg;*.vshost.*;*.xml"/>
|
||||
<file src="Resources\AlertSounds\*.mp3" target="lib\net45\Resources\AlertSounds\" />
|
||||
</files>
|
||||
</package>
|
Loading…
Reference in New Issue