mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-08-05 02:51:06 +00:00
Fix wrong path
This commit is contained in:
parent
c78b110110
commit
77a2a5c8b3
|
@ -798,6 +798,7 @@
|
||||||
<Compile Include="Input\DropEventArgs.cs" />
|
<Compile Include="Input\DropEventArgs.cs" />
|
||||||
<None Include="OpenTK.csproj.paket.template" />
|
<None Include="OpenTK.csproj.paket.template" />
|
||||||
<None Include="paket.references" />
|
<None Include="paket.references" />
|
||||||
|
<Compile Include="Platform\MacOS\Cocoa\NSDragOperation.cs" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
|
|
Loading…
Reference in a new issue