Configuration to enable C# project

This commit is contained in:
2024-10-21 22:54:41 +08:00
parent f30c4005d4
commit d8c5af376a
2 changed files with 25 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="ImGui.NET" Version="1.89.9.3" />
<PackageReference Include="ImGui.NET" Version="1.91.0.1" />
</ItemGroup>
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>