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 578c0f4 commit 65398a7Copy full SHA for 65398a7
deps/cimgui/ubuntu.14.04-x64/cimgui.so
33.8 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
- <VersionPrefix>0.2.1</VersionPrefix>
+ <VersionPrefix>0.3.0</VersionPrefix>
5
<Authors>Eric Mellino</Authors>
6
<TargetFramework>netstandard1.1</TargetFramework>
7
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
0 commit comments