Skip to content

Commit

Permalink
Release new version for .net8 (#488)
Browse files Browse the repository at this point in the history
  • Loading branch information
zaafar authored Jul 21, 2024
1 parent 544857e commit 50d245f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ImGui.NET/ImGui.NET.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Description>A .NET wrapper for the Dear ImGui library.</Description>
<AssemblyVersion>1.90.9.1</AssemblyVersion>
<AssemblyVersion>1.90.9.2</AssemblyVersion>
<Authors>Eric Mellino</Authors>
<TargetFrameworks>netstandard2.0;net8.0</TargetFrameworks>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
Expand Down

0 comments on commit 50d245f

Please sign in to comment.