Mind准备序列化,准备分离出model库

This commit is contained in:
艾竹
2023-02-28 22:07:40 +08:00
parent 511636ebd7
commit a015f9208b
11 changed files with 274 additions and 54 deletions

View File

@@ -0,0 +1,14 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Company>AIStudio.Wpf.Controls</Company>
<Authors>akwkevin</Authors>
<PackageProjectUrl>https://gitee.com/akwkevin</PackageProjectUrl>
<PackageIcon>A.png</PackageIcon>
<PackageIconUrl />
<NeutralLanguage />
<Version>1.0.7</Version>
<Description>一个Wpf的流程图控件Json对象</Description>
</PropertyGroup>
</Project>