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

XFEExtension.NetCore.MemoryEditor

【DLL】内存读写工具/编辑器

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

XFEstudio/XFEExtension.NetCore.MemoryEditor

添加nuget生成

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

代码差异

1 个文件 +1 -0
Modified XFEExtension.NetCore.MemoryEditor/XFEExtension.NetCore.MemoryEditor.csproj +1 -0
@@ -17,6 +17,7 @@
17 17 <Copyright>寰宇朽力网络科技版权所有</Copyright>
18 18 <PackageProjectUrl>https://github.com/XFEstudio/XFEExtension.NetCore.MemoryEditor.git</PackageProjectUrl>
19 19 <GenerateDocumentationFile>True</GenerateDocumentationFile>
20 <GeneratePackageOnBuild>True</GeneratePackageOnBuild>
20 21 </PropertyGroup>
21 22
22 23 <ItemGroup>