Druid 1.0.6
For working with trees and creating pseudographic image of a tree.
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Druid</id>
<version>1.0.6</version>
<title>Druid</title>
<authors>Dmitry Myagkov</authors>
<owners>Dmitry Myagkov</owners>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<icon>content\Icon.png</icon>
<projectUrl>https://github.com/dimanm1/Druid</projectUrl>
<description>For working with trees and creating pseudographic image of a tree.</description>
<summary>For working with trees and creating pseudographic image of a tree.</summary>
<copyright>Copyright © 2020 Dmitry Myagkov</copyright>
<language>ru-RU</language>
<tags>TreeView Tree TreeNode Node</tags>
</metadata>
</package>