mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-03 00:00:49 +08:00
16 lines
586 B
Plaintext
16 lines
586 B
Plaintext
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
|
<package >
|
|||
|
|
<metadata>
|
|||
|
|
<id>Serein.Library.Framework</id>
|
|||
|
|
<version>1.0.0</version>
|
|||
|
|
<title>fengjiayi</title>
|
|||
|
|
<authors>fengjiayi</authors>
|
|||
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|||
|
|
<license type="expression">MIT</license>
|
|||
|
|
<!-- <icon>icon.png</icon> -->
|
|||
|
|
<projectUrl>https://github.com/fhhyyp/serein-flow</projectUrl>
|
|||
|
|
<description>基于WPF(Dotnet 8)的流程可视化编辑器的依赖库</description>
|
|||
|
|
<copyright>$copyright$</copyright>
|
|||
|
|
<tags>SereinFow</tags>
|
|||
|
|
</metadata>
|
|||
|
|
</package>
|