Updated NuGet spec for 2.0.2

This commit is contained in:
Robin Perris 2020-08-08 13:27:46 +01:00
parent 3f2b9bceb7
commit 4f4a491dcc

View File

@ -2,7 +2,7 @@
<package >
<metadata>
<id>DarkUI</id>
<version>2.0.1</version>
<version>2.0.2</version>
<title>DarkUI</title>
<authors>Robin Perris</authors>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
@ -11,7 +11,7 @@
<icon>icon-64.png</icon>
<iconUrl>http://www.darkui.com/images/icon-64.png</iconUrl>
<description>Dark themed control and docking library for .NET WinForms</description>
<releaseNotes>Fixed rendering issue when resizing DarkComboBox at runtime</releaseNotes>
<releaseNotes>Fixed an issue where clearing the items from a DarkDropDown did not also clear the menu</releaseNotes>
<copyright>Copyright © Robin Perris</copyright>
<tags>docking winforms net-winforms docking-library docking-application c-sharp dotnet dotnet-framework visual-studio visual-studio-themes windows windows-desktop windows-forms</tags>
</metadata>