mirror of
https://github.com/colhountech/DarkUI.Net5.git
synced 2025-07-02 07:09:27 +03:00
Updated NuGet spec for 2.0.2
This commit is contained in:
parent
3f2b9bceb7
commit
4f4a491dcc
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user