|
|
@ -13,7 +13,7 @@ |
|
|
|
<PackageProjectUrl>https://github.com/mellinoe/imgui.net</PackageProjectUrl> |
|
|
|
<PackageProjectUrl>https://github.com/mellinoe/imgui.net</PackageProjectUrl> |
|
|
|
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences> |
|
|
|
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences> |
|
|
|
<GenerateAssemblyInfo>false</GenerateAssemblyInfo> |
|
|
|
<GenerateAssemblyInfo>false</GenerateAssemblyInfo> |
|
|
|
<DocumentationFile>bin\Debug\ImGui.NET.xml</DocumentationFile> |
|
|
|
<DocumentationFile Condition="'$(Configuration)' == 'Release'">bin\Release\ImGui.NET.xml</DocumentationFile> |
|
|
|
</PropertyGroup> |
|
|
|
</PropertyGroup> |
|
|
|
<ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="System.Diagnostics.Debug" Version="4.0.11" /> |
|
|
|
<PackageReference Include="System.Diagnostics.Debug" Version="4.0.11" /> |
|
|
|