mirror of
https://github.com/ppy/osu.git
synced 2025-01-26 23:43:03 +08:00
User nuget OpenTK package
This commit is contained in:
parent
ffa712dccb
commit
9d9b9d50bc
@ -1,9 +1,6 @@
|
|||||||
<!-- Contains required properties for OpenTK includes. -->
|
<!-- Contains required properties for OpenTK includes. -->
|
||||||
<Project>
|
<Project>
|
||||||
<ItemGroup Label="OpenTK">
|
<ItemGroup Label="OpenTK">
|
||||||
<Reference Include="..\osu-framework\Libraries\OpenTK.dll" />
|
<PackageReference Include="ppy.OpenTK.NS20" Version="1.0.0" />
|
||||||
<Content Include="..\osu-framework\Libraries\OpenTK.dll.config">
|
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
||||||
</Content>
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
@ -1 +1 @@
|
|||||||
Subproject commit 9b628d7f51104ac94af2a4739480be0113ad551b
|
Subproject commit 7eb292e9ec09a18a50c0619e34a4a06ae155b49b
|
Loading…
Reference in New Issue
Block a user