We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48978b8 commit f04c11eCopy full SHA for f04c11e
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.0.0</AssemblyVersion>
+ <AssemblyVersion>1.90.0.1</AssemblyVersion>
5
<Authors>Eric Mellino</Authors>
6
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
7
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
0 commit comments