mirror of
https://github.com/ppy/osu.git
synced 2026-05-23 00:20:38 +08:00
User nuget OpenTK package
This commit is contained in:
+1
-4
@@ -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
Submodule osu-framework updated: 9b628d7f51...7eb292e9ec
Reference in New Issue
Block a user