2017-11-19 12:46:51 +08:00
|
|
|
<!-- Contains required properties for OpenTK includes. -->
|
|
|
|
<Project>
|
|
|
|
<ItemGroup Label="OpenTK">
|
2018-03-27 08:28:02 +08:00
|
|
|
<PackageReference Include="ppy.OpenTK.NS20" Version="1.0.2" />
|
2017-11-19 12:46:51 +08:00
|
|
|
</ItemGroup>
|
|
|
|
</Project>
|