mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 09:27:29 +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. -->
|
||||
<Project>
|
||||
<ItemGroup Label="OpenTK">
|
||||
<Reference Include="..\osu-framework\Libraries\OpenTK.dll" />
|
||||
<Content Include="..\osu-framework\Libraries\OpenTK.dll.config">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<PackageReference Include="ppy.OpenTK.NS20" Version="1.0.0" />
|
||||
</ItemGroup>
|
||||
</Project>
|
@ -1 +1 @@
|
||||
Subproject commit 9b628d7f51104ac94af2a4739480be0113ad551b
|
||||
Subproject commit 7eb292e9ec09a18a50c0619e34a4a06ae155b49b
|
Loading…
Reference in New Issue
Block a user