Skip to content

Commit

Permalink
Add missing icon.png entry to nuspec
Browse files Browse the repository at this point in the history
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).
  • Loading branch information
bdach committed Jan 30, 2024
1 parent 26d3409 commit 6931af6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions osu.Desktop/osu.nuspec
Expand Up @@ -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>

0 comments on commit 6931af6

Please sign in to comment.