mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-10 11:40:48 +08:00
添加了编译好的软件
This commit is contained in:
16
Library.Framework/Serein.Library.Framework.nuspec
Normal file
16
Library.Framework/Serein.Library.Framework.nuspec
Normal file
@@ -0,0 +1,16 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user