We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 544857e commit 50d245fCopy full SHA for 50d245f
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.90.9.1</AssemblyVersion>
+ <AssemblyVersion>1.90.9.2</AssemblyVersion>
5
<Authors>Eric Mellino</Authors>
6
<TargetFrameworks>netstandard2.0;net8.0</TargetFrameworks>
7
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
0 commit comments