mirror of
https://github.com/ppy/osu
synced 2024-12-12 01:48:49 +00:00
6 lines
190 B
XML
6 lines
190 B
XML
<!-- Contains required properties for OpenTK includes. -->
|
|
<Project>
|
|
<ItemGroup Label="OpenTK">
|
|
<PackageReference Include="ppy.OpenTK.NS20" Version="1.0.1" />
|
|
</ItemGroup>
|
|
</Project> |