Skip to content

Commit cee9fe4

Browse files
committed
Add dependency to native package for SDL
1 parent eb1a920 commit cee9fe4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sources/SDL/SDL/Silk.NET.SDL.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
</PropertyGroup>
88
<ItemGroup>
99
<ProjectReference Include="..\..\Core\Core\Silk.NET.Core.csproj" />
10+
<ProjectReference Include="..\Native\Silk.NET.SDL.Native.csproj" />
1011
</ItemGroup>
1112
<Import Project="..\..\Core\Core\Silk.NET.Core.targets" />
1213
</Project>

0 commit comments

Comments
 (0)