Skip to content

Commit

Permalink
Upgrade dep lib
Browse files Browse the repository at this point in the history
imgui to 1.90.0
vortice to 3.3.4
  • Loading branch information
zaafar committed Nov 19, 2023
1 parent 2cff49d commit e204817
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="ImGui.NET" Version="1.89.9.2" />
<PackageReference Include="ImGui.NET" Version="1.90.0.1" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.0.2" />
<PackageReference Include="Vortice.D3DCompiler" Version="3.2.0" />
<PackageReference Include="Vortice.Direct3D11" Version="3.2.0" />
<PackageReference Include="Vortice.D3DCompiler" Version="3.3.4" />
<PackageReference Include="Vortice.Direct3D11" Version="3.3.4" />
</ItemGroup>

</Project>

0 comments on commit e204817

Please sign in to comment.