mirror of
https://github.com/ppy/osu.git
synced 2024-11-13 15:27:30 +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="**.config" target="lib\net45\"/>
|
||||
<file src="**.json" target="lib\net45\"/>
|
||||
<file src="**.ico" target="lib\net45\"/>
|
||||
<file src="icon.png" target=""/>
|
||||
</files>
|
||||
</package>
|
||||
|
Loading…
Reference in New Issue
Block a user