XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet

XFEExtension.NetCore.AutoConfig

【DLL】自动实现配置文件的存储

公开
关注 0 Fork 0 Star 0
返回提交历史

XFEstudio/XFEExtension.NetCore.AutoConfig

版本更新为4.0.0

8764719
XFE工作室室长 <mail@xfegzs.com>
提交于

代码差异

1 个文件 +1 -1
Modified XFEExtension.NetCore.AutoConfig/XFEExtension.NetCore.AutoConfig.csproj +1 -1
@@ -30,7 +30,7 @@
30 30 - 明确 Native AOT/Trim 支持边界并标注反射序列化入口
31 31 </PackageReleaseNotes>
32 32 <PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
33 <Version>3.0.1</Version>
33 <Version>4.0.0</Version>
34 34 <GenerateDocumentationFile>True</GenerateDocumentationFile>
35 35 </PropertyGroup>
36 36