Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
NotNite committed Nov 9, 2024
1 parent 48bd999 commit c14f648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Alpha/Alpha.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="Hexa.NET.ImGui.Backends.SDL2" Version="1.0.5"/>
<PackageReference Include="Hexa.NET.ImGui.Backends.GLFW" Version="1.0.5"/>
<PackageReference Include="Hexa.NET.OpenGL3" Version="1.0.1"/>
<PackageReference Include="Silk.NET.SDL" Version="2.21.0"/>
<PackageReference Include="Silk.NET.SDL" Version="2.21.0" ExcludeAssets="native"/>

<PackageReference Include="NativeFileDialog.Extended" Version="1.2.0"/>

Expand Down

0 comments on commit c14f648

Please sign in to comment.