mirror of
https://github.com/eggplantlwj/VisionEdit.git
synced 2026-03-24 00:36:41 +08:00
18 lines
921 B
Plaintext
18 lines
921 B
Plaintext
|
|
<?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>
|