Skip to content

Commit

Permalink
upgrade: silk.net 2.17.1 -> 2.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ikpil committed Nov 15, 2023
1 parent cd509ad commit 43abc7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/DotRecast.Recast.Demo/DotRecast.Recast.Demo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0"/>
<PackageReference Include="K4os.Compression.LZ4" Version="1.3.6"/>
<PackageReference Include="Silk.NET" Version="2.17.1"/>
<PackageReference Include="Silk.NET.OpenGL.Extensions.ImGui" Version="2.17.1"/>
<PackageReference Include="Silk.NET" Version="2.19.0" />
<PackageReference Include="Silk.NET.OpenGL.Extensions.ImGui" Version="2.19.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 43abc7d

Please sign in to comment.