mirror of
https://github.com/ppy/osu.git
synced 2025-01-09 03:02:56 +08:00
Copy icons to nuget and install package
Don't ask me why this uses the folder for .NET Framework 4.5
This commit is contained in:
parent
7864810fc9
commit
dfa0c51bc8
@ -20,6 +20,7 @@
|
|||||||
<file src="**.dll" target="lib\net45\"/>
|
<file src="**.dll" target="lib\net45\"/>
|
||||||
<file src="**.config" target="lib\net45\"/>
|
<file src="**.config" target="lib\net45\"/>
|
||||||
<file src="**.json" target="lib\net45\"/>
|
<file src="**.json" target="lib\net45\"/>
|
||||||
|
<file src="**.ico" target="lib\net45\"/>
|
||||||
<file src="icon.png" target=""/>
|
<file src="icon.png" target=""/>
|
||||||
</files>
|
</files>
|
||||||
</package>
|
</package>
|
||||||
|
Loading…
Reference in New Issue
Block a user