We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23c66b1 commit 38499c4Copy full SHA for 38499c4
deps/cimgui/win-x64/cimgui.dll
0 Bytes
deps/cimgui/win-x86/cimgui.dll
src/ImGui.NET/ImGui.NET.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<Description>A .NET wrapper for the Dear ImGui library.</Description>
4
- <AssemblyVersion>1.89.2</AssemblyVersion>
+ <AssemblyVersion>1.89.3</AssemblyVersion>
5
<Authors>Eric Mellino</Authors>
6
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
7
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
0 commit comments