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.
2 parents a51c982 + b365429 commit 7c5c323Copy full SHA for 7c5c323
deps/cimgui/win-arm64/cimgui.dll
183 KB
deps/cimgui/win-x64/cimgui.dll
213 KB
deps/cimgui/win-x86/cimgui.dll
175 KB
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.9.1</AssemblyVersion>
+ <AssemblyVersion>1.89.9.2</AssemblyVersion>
5
<Authors>Eric Mellino</Authors>
6
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
7
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
0 commit comments