Update nuget version to 0.2.0

internals
Eric Mellino 7 years ago
parent 93f9e60daf
commit 7cd480f97b
  1. 2
      src/ImGui.NET/ImGui.NET.csproj

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Description>A .NET wrapper for the dear ImGui library.</Description>
<VersionPrefix>0.1.9</VersionPrefix>
<VersionPrefix>0.2.0</VersionPrefix>
<Authors>Eric Mellino</Authors>
<TargetFramework>netstandard1.1</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>

Loading…
Cancel
Save