修改了版本号和简介

This commit is contained in:
fengjiayi
2025-05-27 19:22:09 +08:00
parent 5cac832530
commit d055add74c
3 changed files with 6 additions and 6 deletions

View File

@@ -2,12 +2,12 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>1.1.0</Version>
<Version>1.2.0</Version>
<IsRoslynComponent>true</IsRoslynComponent>
<BaseOutputPath>..\.\.Output</BaseOutputPath>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Title>SereinFow</Title>
<Description>基础依赖必须添加项用于生成NodeModel部分的依赖实体代码</Description>
<Description>用于生成基础依赖中部分实体代码</Description>
<PackageReadmeFile>README.md</PackageReadmeFile>
<RepositoryUrl>https://github.com/fhhyyp/serein-flow</RepositoryUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>