版本号更新

This commit is contained in:
fengjiayi
2025-08-04 14:57:17 +08:00
parent 219bac9e8d
commit 34939cd34c
9 changed files with 77 additions and 20 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>1.2.3</Version>
<Version>1.2.4</Version>
<IsRoslynComponent>false</IsRoslynComponent><!--控制代码生成器-->
<!--<IsRoslynComponent>true</IsRoslynComponent>-->
<BaseOutputPath>..\.\.Output</BaseOutputPath>