Files
osukey/osu.Game.props
2017-11-19 13:46:51 +09:00

8 lines
222 B
XML

<!-- Contains required properties for osu!framework projects. -->
<Project>
<ItemGroup Label="License">
<None Include="..\osu.licenseheader">
<Link>osu.licenseheader</Link>
</None>
</ItemGroup>
</Project>