mirror of
https://github.com/ppy/osu
synced 2024-12-23 23:33:36 +00:00
Add missing icon.png
entry to nuspec
This is only half of the deployment fix, the other half will be in `osu-deploy` (making sure the icon is actually in the staging directory).
This commit is contained in:
parent
26d3409fca
commit
6931af664e
@ -20,5 +20,6 @@
|
||||
<file src="**.dll" target="lib\net45\"/>
|
||||
<file src="**.config" target="lib\net45\"/>
|
||||
<file src="**.json" target="lib\net45\"/>
|
||||
<file src="icon.png" target=""/>
|
||||
</files>
|
||||
</package>
|
||||
|
Loading…
Reference in New Issue
Block a user