1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 10:12:54 +08:00
osu-lazer/OpenTK.props
2018-03-24 17:49:23 +09:00

6 lines
190 B
XML

<!-- Contains required properties for OpenTK includes. -->
<Project>
<ItemGroup Label="OpenTK">
<PackageReference Include="ppy.OpenTK.NS20" Version="1.0.0" />
</ItemGroup>
</Project>