Files
serein-flow/Library.Framework/Serein.Library.Framework.nuspec
2024-10-12 09:03:06 +08:00

16 lines
586 B
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?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>基于WPFDotnet 8的流程可视化编辑器的依赖库</description>
<copyright>$copyright$</copyright>
<tags>SereinFow</tags>
</metadata>
</package>