Files
VisionEdit/UsingControl/HZHControls/HZH_Controls.nuspec
liu.wenjie a24dda2525 1、优化LOG显示与引用
2、添加PMA工具,工具内容待完善
3、修复流程树显示
4、添加开源项目,优化UI空间
5、其他BUG更改
2021-11-23 15:51:37 +08:00

18 lines
921 B
XML

<?xml version="1.0"?>
<package >
<metadata>
<id>$id$</id>
<version>1.0.11</version>
<title>HZHControls</title>
<authors>HuangZhengHui</authors>
<owners>HuangZhengHui</owners>
<licenseUrl>https://www.gnu.org/licenses/gpl-3.0.txt</licenseUrl>
<projectUrl>https://gitee.com/kwwwvagaa/net_winform_custom_control</projectUrl>
<iconUrl>http://ICON_URL_HERE_OR_DELETE_THIS_LINE</iconUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>C# winfrom custom control, has better operation support for touch screen. The project is based on framework 4.0, completely native control development, without using any third-party control, you can rest assured that it is used in your project.</description>
<releaseNotes></releaseNotes>
<copyright>Copyright 2019</copyright>
<tags>c# winfrom custom control HZH_Controls HZHControls</tags>
</metadata>
</package>