mirror of
https://github.com/eggplantlwj/VisionEdit.git
synced 2026-03-25 17:26:35 +08:00
1、优化LOG显示与引用
2、添加PMA工具,工具内容待完善 3、修复流程树显示 4、添加开源项目,优化UI空间 5、其他BUG更改
This commit is contained in:
18
UsingControl/HZHControls/HZH_Controls.nuspec
Normal file
18
UsingControl/HZHControls/HZH_Controls.nuspec
Normal file
@@ -0,0 +1,18 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user